sync toc
com.calitha.commons
AbstractSet Class
AbstractSet Members
AbstractSet Constructor
Fields
collection Field
Properties
Count Property
IsSynchronized Property
SyncRoot Property
Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
Remove Method
ArraySet Class
ArraySet Members
ArraySet Constructor
Methods
Add Method
Clear Method
Contains Method
GetEnumerator Method
Remove Method
CalithaBinReader Class
CalithaBinReader Members
CalithaBinReader Constructor
CalithaBinReader Constructor (Stream)
CalithaBinReader Constructor (Stream, Encoding)
Methods
ReadUnicodeString Method
FileUtil Class
FileUtil Members
Methods
IsUTF16LE Method
IsUTF16LE Method (Stream)
IsUTF16LE Method (String)
HashSet Class
HashSet Members
HashSet Constructor
Methods
Add Method
Clear Method
Contains Method
GetEnumerator Method
Remove Method
IntegerList Class
IntegerList Members
IntegerList Constructor
Properties
Capacity Property
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
Methods
Add Method
Clear Method
Clone Method
Contains Method
CopyTo Method
CopyTo Method (Array)
CopyTo Method (Array, Int32)
CopyTo Method (Int32, Array, Int32, Int32)
Equals Method
Equals Method (Object)
Equals Method (Object, Object)
GetEnumerator Method
GetEnumerator Method ()
GetEnumerator Method (Int32, Int32)
GetHashCode Method
GetRange Method
IndexOf Method
IndexOf Method (Int32)
IndexOf Method (Int32, Int32)
IndexOf Method (Int32, Int32, Int32)
Insert Method
InsertRange Method
LastIndexOf Method
LastIndexOf Method (Int32)
LastIndexOf Method (Int32, Int32)
LastIndexOf Method (Int32, Int32, Int32)
Remove Method
RemoveAt Method
RemoveRange Method
Repeat Method
Reverse Method
Reverse Method ()
Reverse Method (Int32, Int32)
SetRange Method
Sort Method
Sort Method ()
Sort Method (IComparer)
Sort Method (Int32, Int32, IComparer)
Synchronized Method
ToString Method
TrimToSize Method
ISet Interface
ISet Members
Methods
Add Method
Clear Method
Contains Method
Remove Method
ResourceUtil Class
ResourceUtil Members
Methods
AddFileAsStringResource Method
GetByteArrayResource Method
GetStringResource Method
StringUtil Class
StringUtil Members
Methods
ShowEscapeChars Method
TripleState Enumeration
Util Class
Util Members
Methods
EqualsNoState Method
com.calitha.goldparser
AcceptEventArgs Class
AcceptEventArgs Members
AcceptEventArgs Constructor
Properties
Token Property
CGTReader Class
CGTReader Members
CGTReader Constructor
CGTReader Constructor (Stream)
CGTReader Constructor (String)
Properties
Rules Property
Methods
CreateNewParser Method
CreateNewTokenizer Method
CommentReadEventArgs Class
CommentReadEventArgs Members
CommentReadEventArgs Constructor
Properties
Comment Property
Content Property
LineComment Property
ContinueMode Enumeration
GotoEventArgs Class
GotoEventArgs Members
GotoEventArgs Constructor
Properties
NewState Property
Symbol Property
IStringTokenizer Interface
IStringTokenizer Members
Methods
GetCurrentLocation Method
GetInput Method
RetrieveToken Method
SetCurrentLocation Method
SetInput Method
SkipAfterChar Method
SkipToChar Method
LALRParser Class
LALRParser Members
LALRParser Constructor
Properties
StoreTokens Property
Symbols Property
TrimReductions Property
Methods
Parse Method
Events
OnAccept Event
OnCommentRead Event
OnGoto Event
OnParseError Event
OnReduce Event
OnShift Event
OnTokenError Event
OnTokenRead Event
LALRParser.AcceptHandler Delegate
LALRParser.CommentReadHandler Delegate
LALRParser.GotoHandler Delegate
LALRParser.ParseErrorHandler Delegate
LALRParser.ReduceHandler Delegate
LALRParser.ShiftHandler Delegate
LALRParser.StoreTokensMode Enumeration
LALRParser.TokenErrorHandler Delegate
LALRParser.TokenReadHandler Delegate
Location Class
Location Members
Location Constructor
Location Constructor (Int32, Int32, Int32)
Location Constructor (Location)
Properties
ColumnNr Property
LineNr Property
Position Property
Methods
Clone Method
NextColumn Method
NextLine Method
ToString Method
NonterminalToken Class
NonterminalToken Members
NonterminalToken Constructor
Properties
Rule Property
Symbol Property
Tokens Property
Methods
ClearTokens Method
ToString Method
ParseErrorEventArgs Class
ParseErrorEventArgs Members
ParseErrorEventArgs Constructor
Properties
Continue Property
ExpectedTokens Property
NextToken Property
UnexpectedToken Property
ParserException Class
ParserException Members
ParserException Constructor
ParserException Constructor (String)
ParserException Constructor (String, Exception)
ParserException Constructor (SerializationInfo, StreamingContext)
ReduceEventArgs Class
ReduceEventArgs Members
ReduceEventArgs Constructor
Properties
Continue Property
NewState Property
Rule Property
Token Property
Rule Class
Rule Members
Rule Constructor
Properties
Id Property
Lhs Property
Rhs Property
Methods
ToString Method
RuleCollection Class
RuleCollection Members
RuleCollection Constructor
Properties
Item Property
Methods
Add Method
Get Method
GetEnumerator Method
ShiftEventArgs Class
ShiftEventArgs Members
ShiftEventArgs Constructor
Properties
NewState Property
Token Property
StateStack Class
StateStack Members
StateStack Constructor
Fields
stack Field
Properties
Count Property
Methods
Clear Method
Peek Method
Pop Method
Push Method
StringTokenizer Class
StringTokenizer Members
StringTokenizer Constructor
Methods
GetCurrentLocation Method
GetInput Method
RetrieveToken Method
SetCurrentLocation Method
SetInput Method
SkipAfterChar Method
SkipToChar Method
Symbol Class
Symbol Members
Symbol Constructor
Properties
Id Property
Name Property
Methods
Equals Method
GetHashCode Method
ToString Method
SymbolCollection Class
SymbolCollection Members
SymbolCollection Constructor
Fields
EOF Field
ERROR Field
list Field
Properties
Item Property
Methods
Add Method
Get Method
GetEnumerator Method
ToString Method
SymbolCommentEnd Class
SymbolCommentEnd Members
SymbolCommentEnd Constructor
SymbolCommentLine Class
SymbolCommentLine Members
SymbolCommentLine Constructor
SymbolCommentStart Class
SymbolCommentStart Members
SymbolCommentStart Constructor
SymbolEnd Class
SymbolEnd Members
SymbolEnd Constructor
SymbolError Class
SymbolError Members
SymbolError Constructor
SymbolFactory Class
SymbolFactory Members
Methods
CreateSymbol Method
SymbolNonterminal Class
SymbolNonterminal Members
SymbolNonterminal Constructor
Methods
ToString Method
SymbolTerminal Class
SymbolTerminal Members
SymbolTerminal Constructor
SymbolWhiteSpace Class
SymbolWhiteSpace Members
SymbolWhiteSpace Constructor
TerminalToken Class
TerminalToken Members
TerminalToken Constructor
Properties
Location Property
Symbol Property
Text Property
Methods
ToString Method
Token Class
Token Members
Token Constructor
Properties
UserObject Property
TokenErrorEventArgs Class
TokenErrorEventArgs Members
TokenErrorEventArgs Constructor
Properties
Continue Property
Token Property
TokenReadEventArgs Class
TokenReadEventArgs Members
TokenReadEventArgs Constructor
Properties
Continue Property
Token Property
TokenStack Class
TokenStack Members
TokenStack Constructor
Fields
stack Field
Properties
Count Property
Methods
Clear Method
Peek Method
Pop Method
Push Method
com.calitha.goldparser.content
ActionSubRecord Class
ActionSubRecord Members
ActionSubRecord Constructor
Fields
action Field
symbolIndex Field
target Field
Properties
Action Property
SymbolIndex Property
Target Property
ActionSubRecordCollection Class
ActionSubRecordCollection Members
ActionSubRecordCollection Constructor
Methods
GetEnumerator Method
CGTContent Class
CGTContent Members
CGTContent Constructor
Properties
CharacterSetTable Property
DFAStateTable Property
InitialStates Property
LALRStateTable Property
Parameters Property
RuleTable Property
SymbolTable Property
TableCounts Property
CGTContentException Class
CGTContentException Members
CGTContentException Constructor
CGTContentException Constructor (String)
CGTContentException Constructor (String, Exception)
CGTContentException Constructor (SerializationInfo, StreamingContext)
CharacterSetRecord Class
CharacterSetRecord Members
CharacterSetRecord Constructor
Properties
Characters Property
Index Property
CharacterSetTable Class
CharacterSetTable Members
CharacterSetTable Constructor
Properties
Count Property
Item Property
Methods
Get Method
GetEnumerator Method
DFAStateRecord Class
DFAStateRecord Members
DFAStateRecord Constructor
Properties
AcceptIndex Property
AcceptState Property
EdgeSubRecords Property
Index Property
DFAStateTable Class
DFAStateTable Members
DFAStateTable Constructor
Properties
Count Property
Item Property
Methods
Get Method
GetEnumerator Method
EdgeSubRecord Class
EdgeSubRecord Members
EdgeSubRecord Constructor
Fields
characterSetIndex Field
targetIndex Field
Properties
CharacterSetIndex Property
TargetIndex Property
EdgeSubRecordCollection Class
EdgeSubRecordCollection Members
EdgeSubRecordCollection Constructor
Methods
GetEnumerator Method
InitialStatesRecord Class
InitialStatesRecord Members
InitialStatesRecord Constructor
Properties
DFA Property
LALR Property
LALRStateRecord Class
LALRStateRecord Members
LALRStateRecord Constructor
Properties
ActionSubRecords Property
Index Property
LALRStateTable Class
LALRStateTable Members
LALRStateTable Constructor
Properties
Count Property
Item Property
Methods
Get Method
GetEnumerator Method
Parameters Class
Parameters Members
Parameters Constructor
Properties
About Property
Author Property
CaseSensitive Property
Name Property
StartSymbol Property
Version Property
RuleRecord Class
RuleRecord Members
RuleRecord Constructor
Properties
Index Property
Nonterminal Property
Symbols Property
RuleTable Class
RuleTable Members
RuleTable Constructor
Properties
Item Property
Methods
Get Method
GetEnumerator Method
SymbolRecord Class
SymbolRecord Members
SymbolRecord Constructor
Properties
Index Property
Kind Property
Name Property
SymbolTable Class
SymbolTable Members
SymbolTable Constructor
Properties
Count Property
Item Property
Methods
Get Method
GetEnumerator Method
TableCounts Class
TableCounts Members
TableCounts Constructor
Properties
CharacterSetTable Property
DFATable Property
LALRTable Property
RuleTable Property
SymbolTable Property
com.calitha.goldparser.dfa
DFA Class
DFA Members
DFA Constructor
Properties
CurrentState Property
Methods
GotoNext Method
Reset Method
EndState Class
EndState Members
EndState Constructor
Properties
AcceptSymbol Property
IDFA Interface
IDFA Members
Properties
CurrentState Property
Methods
GotoNext Method
Reset Method
State Class
State Members
State Constructor
Properties
Id Property
Transitions Property
StateCollection Class
StateCollection Members
StateCollection Constructor
Properties
Item Property
Methods
Add Method
Get Method
GetEnumerator Method
Transition Class
Transition Members
Transition Constructor
Properties
CharSet Property
Target Property
TransitionCollection Class
TransitionCollection Members
TransitionCollection Constructor
Methods
Add Method
Find Method
GetEnumerator Method
com.calitha.goldparser.lalr
AcceptAction Class
AcceptAction Members
AcceptAction Constructor
Properties
Symbol Property
Action Class
Action Members
Action Constructor
ActionCollection Class
ActionCollection Members
ActionCollection Constructor
Properties
Item Property
Methods
Add Method
Get Method
GetEnumerator Method
ActionFactory Class
ActionFactory Members
Methods
CreateAction Method
GotoAction Class
GotoAction Members
GotoAction Constructor
Properties
State Property
Symbol Property
ReduceAction Class
ReduceAction Members
ReduceAction Constructor
Properties
Rule Property
Symbol Property
ShiftAction Class
ShiftAction Members
ShiftAction Constructor
Properties
State Property
Symbol Property
State Class
State Members
State Constructor
Properties
Actions Property
Id Property
StateCollection Class
StateCollection Members
StateCollection Constructor
Properties
Item Property
Methods
Add Method
Get Method
GetEnumerator Method
com.calitha.goldparser.structure
BooleanEntry Class
BooleanEntry Members
BooleanEntry Constructor
Properties
Value Property
Methods
ToString Method
ByteEntry Class
ByteEntry Members
ByteEntry Constructor
Properties
Value Property
Methods
ToString Method
CGTStructure Class
CGTStructure Members
CGTStructure Constructor
Properties
Header Property
Records Property
Methods
ToString Method
CGTStructureException Class
CGTStructureException Members
CGTStructureException Constructor
CGTStructureException Constructor (String)
CGTStructureException Constructor (String, Exception)
CGTStructureException Constructor (SerializationInfo, StreamingContext)
EmptyEntry Class
EmptyEntry Members
EmptyEntry Constructor
Methods
ToString Method
Entry Class
Entry Members
Entry Constructor
Methods
ToBoolValue Method
ToByteValue Method
ToIntValue Method
ToStringValue Method
EntryCollection Class
EntryCollection Members
EntryCollection Constructor
Properties
Count Property
Item Property
Methods
Add Method
Get Method
GetEnumerator Method
ToString Method
EntryFactory Class
EntryFactory Members
Methods
CreateEntry Method
IntegerEntry Class
IntegerEntry Members
IntegerEntry Constructor
Properties
Value Property
Methods
ToString Method
Record Class
Record Members
Record Constructor
Properties
Entries Property
Methods
ToString Method
RecordCollection Class
RecordCollection Members
RecordCollection Constructor
Properties
Count Property
Item Property
Methods
Add Method
Get Method
GetEnumerator Method
ToString Method
StringEntry Class
StringEntry Members
StringEntry Constructor
Properties
Value Property
Methods
ToString Method