Package org.antlr.v4.codegen.model
Class TestSetInline.Bitset
- java.lang.Object
-
- org.antlr.v4.codegen.model.TestSetInline.Bitset
-
- Enclosing class:
- TestSetInline
public static final class TestSetInline.Bitset extends Object
-
-
Field Summary
Fields Modifier and Type Field Description intshift
-
Constructor Summary
Constructors Constructor Description Bitset(int shift)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToken(int type, String name)longgetCalculated()List<TokenInfo>getTokens()
-