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