| All (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | static |
| AllExceptEOF (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | static |
| BaseSet (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | |
| Contains(T item) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| ContainsEOF (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | |
| ContainsEverything (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | |
| ContainsEverything (defined in Loyc.LLParserGenerator.IPGTerminalSet) | Loyc.LLParserGenerator.IPGTerminalSet | |
| Empty (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | static |
| EOF_node (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | static |
| Equals(IPGTerminalSet other) (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | inline |
| Equals(object obj) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| ExampleChar (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | |
| Except(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| GetHashCode() (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| Intersect(PGNodeSet other, bool subtract=false, bool subtractThis=false) (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | inline |
| Intersect(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| Intersect(InvertibleSet< T > other, bool subtractOther) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| InvertibleSet(Set< T > set, bool inverted) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| InvertibleSet(IEnumerable< T > list, bool inverted=false) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| InvertibleSet(IEnumerable< T > list, IEqualityComparer< T > comparer, bool inverted=false) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| IsEmpty (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | |
| IsInverted (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | |
| IsInverted (defined in Loyc.LLParserGenerator.IPGTerminalSet) | Loyc.LLParserGenerator.IPGTerminalSet | |
| IsProperSubsetOf(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< LNode > | inline |
| IsProperSupersetOf(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< LNode > | inline |
| IsSubsetOf(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< LNode > | inline |
| IsSupersetOf(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< LNode > | inline |
| Optimize(IPGTerminalSet dontcare) (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | inline |
| Overlaps(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< LNode > | inline |
| PGNodeSet(Set< LNode > set, bool inverted=false) (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | inline |
| PGNodeSet(InvertibleSet< LNode > set) (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | inline |
| PGNodeSet(IEnumerable< LNode > list, bool inverted=false) (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | inline |
| PGNodeSet(params LNode[] list) (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | inline |
| SetEquals(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| ToString() (defined in Loyc.LLParserGenerator.PGNodeSet) | Loyc.LLParserGenerator.PGNodeSet | inline |
| Union(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| UnionCore(IPGTerminalSet other) | Loyc.LLParserGenerator.PGNodeSet | inline |
| With(params T[] list) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inlinestatic |
| With(T item) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| With(T item, bool removed) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inlineprotected |
| WithEOF(bool wantEOF=true) | Loyc.LLParserGenerator.PGNodeSet | inline |
| Without(params T[] list) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inlinestatic |
| Without(T item) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |
| Xor(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< LNode >) | Loyc.Collections.InvertibleSet< LNode > | inline |