Class DynamicTokenDefinition
- java.lang.Object
-
- com.github.fridujo.glacio.parsing.parser.DynamicTokenDefinition
-
public class DynamicTokenDefinition extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DynamicTokenDefinitiondynamicToken(TokenType type, Set<String> literals)Set<String>getLiterals()TokenTypegetType()
-