public abstract class Expression extends Node
Constructor and Description |
---|
Expression() |
Expression(int beginLine,
int beginColumn,
int endLine,
int endColumn) |
accept, accept, equals, getBeginColumn, getBeginComments, getBeginIndex, getBeginLine, getData, getEndColumn, getEndComments, getEndIndex, getEndLine, getInternalComments, hashCode, setBeginColumn, setBeginComments, setBeginIndex, setBeginLine, setData, setEndColumn, setEndComments, setEndIndex, setEndLine, setInternalComments, toString
Copyright © 2014. All Rights Reserved.