public abstract class Type extends Node
Constructor and Description |
---|
Type() |
Type(int beginLine,
int beginColumn,
int endLine,
int endColumn) |
accept, accept, equals, getBeginColumn, getBeginLine, getData, getEndColumn, getEndLine, hashCode, setBeginColumn, setBeginLine, setData, setEndColumn, setEndLine, toString
Copyright © 2007–2014. All rights reserved.