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
SemanticException
public void addAttribute(org.antlr.runtime.tree.CommonTree attrId, java.util.List<Stmt> stmts) throws SemanticException
SemanticException
public Operation build() throws SemanticException
SemanticException