public abstract class AnnotationExpr extends Expression
| Constructor and Description | 
|---|
| AnnotationExpr() | 
| AnnotationExpr(int beginLine,
              int beginColumn,
              int endLine,
              int endColumn) | 
| Modifier and Type | Method and Description | 
|---|---|
| NameExpr | getName() | 
| void | setName(NameExpr name) | 
accept, accept, equals, getBeginColumn, getBeginLine, getData, getEndColumn, getEndLine, hashCode, setBeginColumn, setBeginLine, setData, setEndColumn, setEndLine, toString