public abstract class Directive extends NodeImplBase
Most directives have at least an effect at runtime, and are therefore Statements. The Directives which do only have an effect at compile and/or load time (and are therefore not Statements) are import and namespace directives.
todo is Annotation (Adobe: Metadata) really a Directive?
NodeImplBase.Scoped| Constructor and Description |
|---|
Directive() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isClassMember() |
boolean |
isStatic() |
void |
setClassMember(boolean classMember) |
analyze, analyze, getChildren, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopeCopyright © 2002–2016 CoreMedia AG. All rights reserved.