public class ClassBody extends AbstractBlock
NodeImplBase.Scoped| Constructor and Description |
|---|
ClassBody(JooSymbol lBrace,
List<Directive> directives,
JooSymbol rBrace) |
| Modifier and Type | Method and Description |
|---|---|
void |
scope(Scope staticScope,
Scope instanceScope) |
void |
visit(AstVisitor visitor) |
analyze, getChildren, getDirectives, getLBrace, getRBrace, getSymbol, scopeisClassMember, isStatic, setClassMemberanalyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic void visit(AstVisitor visitor) throws IOException
IOExceptionCopyright © 2002–2017 CoreMedia AG. All rights reserved.