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