Package eu.royalsloth.depbuilder.dsl
Class DslLexer
- java.lang.Object
 - 
- eu.royalsloth.depbuilder.dsl.DslLexer
 
 
- 
public class DslLexer extends Object
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDslLexer.Tokenizer 
- 
Constructor Summary
Constructors Constructor Description DslLexer() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisAlpha(char c)static booleanisDigit(char c)static booleanisNewline(char c)static booleanisSeparator(char c) 
 -