| Constructor and Description |
|---|
PackageDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
getAnnotations() |
QualifiedName |
getQualifiedName() |
void |
setAnnotations(List<Annotation> annotations) |
void |
setQualifiedName(QualifiedName qualifiedName) |
protected void |
visitChildren(Visitors visitors) |
getEndColumn, getEndLine, getStartColumn, getStartLine, setEndColumn, setEndLine, setStartColumn, setStartLine, visitpublic List<Annotation> getAnnotations()
public QualifiedName getQualifiedName()
public void setAnnotations(List<Annotation> annotations)
public void setQualifiedName(QualifiedName qualifiedName)
protected void visitChildren(Visitors visitors)
visitChildren in class NodeCopyright © 2013. All rights reserved.