protected final class MmuTreeWalkerBase.OperationBuilder
extends java.lang.Object
| Constructor and Description |
|---|
MmuTreeWalkerBase.OperationBuilder(org.antlr.runtime.tree.CommonTree id,
org.antlr.runtime.tree.CommonTree addressArgId,
org.antlr.runtime.tree.CommonTree addressArgType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(org.antlr.runtime.tree.CommonTree attrId,
java.util.List<Stmt> stmts) |
Operation |
build() |
public MmuTreeWalkerBase.OperationBuilder(org.antlr.runtime.tree.CommonTree id,
org.antlr.runtime.tree.CommonTree addressArgId,
org.antlr.runtime.tree.CommonTree addressArgType)
throws SemanticException
SemanticExceptionpublic void addAttribute(org.antlr.runtime.tree.CommonTree attrId,
java.util.List<Stmt> stmts)
throws SemanticException
SemanticExceptionpublic Operation build() throws SemanticException
SemanticException