Modifier and Type | Field and Description |
---|---|
List<ASTFunction.Parameter> |
ASTFunction.parameters |
Modifier and Type | Method and Description |
---|---|
ASTFunction.Parameter |
MyDecafParser.parseParameter(Queue<Token> tokens) |
Modifier and Type | Method and Description |
---|---|
void |
BuildSymbolTables.insertParamSymbol(ASTFunction.Parameter p)
Add a symbol for the given function parameter to the current (innermost) scope.
|
Copyright © 2019. All rights reserved.