public interface SimpleRefOrLiteral extends ASTNode
simple reference to a data item
or a literal. This is used to
represent the case where either a simple reference to a data item is valid or a literal is valid
in a COBOL program.
COBOLPackage.getSimpleRefOrLiteral()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright