Package xyz.cofe.cxel.ast
Interface LiteralAST
- All Superinterfaces:
AST,xyz.cofe.collection.ImTree<AST>,xyz.cofe.collection.ImTreeWalk<AST>,xyz.cofe.text.tparse.Tok<xyz.cofe.text.tparse.TPointer>
- All Known Implementing Classes:
BooleanAST,NullAST,NumberAST,StringAST
public interface LiteralAST extends AST
-
Nested Class Summary
-
Method Summary
Modifier and Type Method Description java.lang.Objectvalue()
-
Method Details
-
value
java.lang.Object value()
-