Enhanced C#
Language of your choice: library documentation
Loyc.LLParserGenerator.PGIntSet Member List

This is the complete list of members for Loyc.LLParserGenerator.PGIntSet, including all inherited members.

_inverted (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetprotected
_rangesLoyc.LLParserGenerator.IntSetprotected
All (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetstatic
AllExceptEOF (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetstatic
ChooseMatchType(int maxRanges, int maxSingles) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
Clone() (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
Contains(int ch) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
ContainsEOF (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSet
Loyc::LLParserGenerator::IntSet.ContainsEverythingLoyc.LLParserGenerator.IntSet
ContainsEverything (defined in Loyc.LLParserGenerator.IPGTerminalSet)Loyc.LLParserGenerator.IPGTerminalSet
Count (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSet
Empty (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetstatic
EOF (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetstatic
EOF_int (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetstatic
Equals(IPGTerminalSet other) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
Equals(object obj) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
Equals(IntSet other) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
Equals(IntSet other, Symbol mode) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
EquivalentInverted()Loyc.LLParserGenerator.IntSetinline
ExprComplexity()Loyc.LLParserGenerator.PGIntSetinline
F (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetprotectedstatic
GenerateTest(LNode subject, Symbol setName) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
GetEnumerator() (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
GetEnumerator(bool obeyInversion) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
GetHashCode() (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
IntegerSequence(bool obeyInversion) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
InternalRangeList() (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
Intersection(IntSet other, bool subtract=false, bool subtractThis=false) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
IntSet(bool isCharSet=false, bool inverted=false) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
IntSet(IntRange r, bool isCharSet=false, bool inverted=false) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
IntSet(bool isCharSet, bool inverted, params IntRange[] list) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
IntSet(bool isCharSet, InternalList< IntRange > ranges, bool inverted, bool autoSimplify) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinlineprotected
IntSet(bool isCharSet, bool inverted, bool ranges, params int[] list) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinlineprotected
IsCharSetLoyc.LLParserGenerator.IntSet
Loyc::LLParserGenerator::IntSet.IsEmptySetLoyc.LLParserGenerator.IntSet
IsEmptySet (defined in Loyc.LLParserGenerator.IPGTerminalSet)Loyc.LLParserGenerator.IPGTerminalSet
Loyc::LLParserGenerator::IntSet.IsInvertedLoyc.LLParserGenerator.IntSet
IsInverted (defined in Loyc.LLParserGenerator.IPGTerminalSet)Loyc.LLParserGenerator.IPGTerminalSet
Match enum name (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSet
New(IntSet basis, bool inverted, InternalList< IntRange > ranges) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlineprotectedvirtual
operator IntSet(int c) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinlinestatic
operator IntSet(IntRange r) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinlinestatic
Optimize(IntSet dontcare) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
Optimize(IntSet dontcare, bool mergeRuns=true) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
Parse(string members) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
PGIntSet(bool isCharSet=false, bool inverted=false) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
PGIntSet(IntRange r, bool isCharSet=false, bool inverted=false) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
PGIntSet(bool isCharSet, bool inverted, params IntRange[] list) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
PGIntSet(bool isCharSet, InternalList< IntRange > ranges, bool inverted, bool autoSimplify) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlineprotected
PGIntSet(bool isCharSet, bool inverted, bool ranges, params int[] list) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlineprotected
Runs() (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
S_Equivalent (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetstatic
S_Identical (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetstatic
S_SameRangeList (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetstatic
SizeLoyc.LLParserGenerator.IntSet
SizeIgnoringInversion (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSet
Subtract(IntSet other) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
this[int index] (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSet
ToString()Loyc.LLParserGenerator.IntSetinline
ToString(bool charSet) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
TryGet(int index, out bool fail) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
TryParse(string members) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
TryParse(string members, out int errorIndex) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
Union(IntSet other) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinline
Union(IntSet r, bool cloneWhenOneIsEmpty=false) (defined in Loyc.LLParserGenerator.IntSet)Loyc.LLParserGenerator.IntSetinline
With(params int[] members) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
WithCharRanges(params int[] ranges) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
WithChars(params int[] members) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
WithEOF(bool wantEOF=true)Loyc.LLParserGenerator.PGIntSetinline
Without(params int[] members) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
WithoutCharRanges(params int[] ranges) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
WithoutChars(params int[] members) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
WithoutRanges(params int[] ranges) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic
WithRanges(params int[] ranges) (defined in Loyc.LLParserGenerator.PGIntSet)Loyc.LLParserGenerator.PGIntSetinlinestatic