public class Parameters extends CommaSeparatedList<Parameter>
NodeImplBase.Scoped| Constructor and Description |
|---|
Parameters(Parameter param) |
Parameters(Parameter param,
JooSymbol symComma,
Parameters tail) |
| Modifier and Type | Method and Description |
|---|---|
Parameters |
getTail() |
void |
visit(AstVisitor visitor) |
analyze, getChildren, getHead, getSymbol, getSymComma, isStandAloneConstant, scopegetType, isCompileTimeConstant, isRuntimeConstant, setTypeanalyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic Parameters(Parameter param, JooSymbol symComma, Parameters tail)
public Parameters(Parameter param)
public Parameters getTail()
getTail in class CommaSeparatedList<Parameter>public void visit(AstVisitor visitor) throws IOException
visit in interface AstNodevisit in class CommaSeparatedList<Parameter>IOExceptionCopyright © 2002–2019 CoreMedia AG. All rights reserved.