public abstract class Statement extends Directive
NodeImplBase.Scoped| Constructor and Description |
|---|
Statement() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(AstNode parentNode) |
<N extends AstNode> |
scope(List<N> nodes,
Scope scope) |
isClassMember, isStatic, setClassMemberanalyze, getChildren, getParentNode, makeChildren, withNewDeclarationScope, withNewLabelScopepublic void analyze(AstNode parentNode)
analyze in interface AstNodeanalyze in class NodeImplBasepublic <N extends AstNode> void scope(List<N> nodes, Scope scope)
scope in class NodeImplBaseCopyright © 2002–2016 CoreMedia AG. All rights reserved.