Package uk.me.nxg.unity
Class UnitParser.Lexeme
- java.lang.Object
-
- uk.me.nxg.unity.UnitParser.Lexeme
-
- Enclosing class:
- UnitParser
public static class UnitParser.Lexeme extends java.lang.Object
A single lexeme. This is primarily for debugging, and may be removed or hidden in future.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-