public abstract class LiteralExpr extends Expression
| Constructor and Description | 
|---|
| LiteralExpr() | 
| LiteralExpr(int beginLine,
           int beginColumn,
           int endLine,
           int endColumn) | 
accept, accept, equals, getBeginColumn, getBeginLine, getData, getEndColumn, getEndLine, hashCode, setBeginColumn, setBeginLine, setData, setEndColumn, setEndLine, toString