public abstract class AbstractLexicalElement extends Object implements LexicalElement
TYPE_BOOLEAN, TYPE_DOUBLE, TYPE_IDENTIFIER, TYPE_LONG, TYPE_STRING, TYPE_SYMBOL| Constructor and Description |
|---|
AbstractLexicalElement() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isLiteralConstant() |
Boolean |
isNumeric() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbooleanValue, doubleValue, getLexeme, getType, isBoolean, isDouble, isIdentifier, isLineTerminator, isLong, isString, isSymbol, isSymbol, longValue, stringValuegetFileName, getLineNumber, getPositionpublic final Boolean isNumeric()
isNumeric in interface LexicalElementpublic final Boolean isLiteralConstant()
isLiteralConstant in interface LexicalElementCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.