public class RegisteredEscapeExpression extends EscapeExpression
ProgramElement.TreeStructureSourceElement.Position| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
mapEscape |
private static long |
serialVersionUID
generated UID
|
functionNamechildren, expressionParent, INFIX, POSTFIX, PREFIXcommentsfactorySTRUCTURAL_EQUALITY, STRUCTURAL_HASH_CODE| Constructor and Description |
|---|
RegisteredEscapeExpression(java.lang.String mapEscape,
java.util.List<Expression> arguments) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
deepClone() |
java.lang.String |
toSource() |
accept, getArity, getEscapeExpression, getFunctionName, getNotation, getPrecedencegetArguments, getASTParent, getChildAt, getChildCount, getChildPositionCode, getExpressionAt, getExpressionContainer, getExpressionCount, getFirstElement, getLastElement, isLeftAssociative, isToBeParenthesized, makeParentRoleValid, precedes, replaceChild, setArguments, setExpressionContainergetIndexOfChild, getIndexOfChild, getRoleOfChild, makeAllParentRolesValid, validateAllgetComments, setComments, validategetEndPosition, getFactory, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIndexOfChild, getIndexOfChild, getRoleOfChild, makeAllParentRolesValid, validateAllgetComments, setCommentsgetEndPosition, getFactory, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPositionvalidateprivate static final long serialVersionUID
private final java.lang.String mapEscape
RegisteredEscapeExpression(java.lang.String mapEscape,
java.util.List<Expression> arguments)
public Expression deepClone()
public java.lang.String toSource()
toSource in interface SourceElementtoSource in class JavaSourceElement