public class TemplateAssignment extends BtrPlaceTree
errors| Constructor and Description |
|---|
TemplateAssignment(org.antlr.runtime.Token t,
Script s,
TemplateFactory tplFactory,
SymbolsTable symbolsTable,
Model m,
NamingService<Node> nsNodes,
NamingService<VM> nsVMs,
ErrorReporter errs)
Make a new tree.
|
| Modifier and Type | Method and Description |
|---|---|
BtrpOperand |
go(BtrPlaceTree parent)
Parse the root of the tree.
|
append, getChild, ignoreError, ignoreError, ignoreError, ignoreErrorsdupNode, getCharPositionInLine, getChildIndex, getLine, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundaries, toStringaddChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, freshenParentAndChildIndexesDeeply, freshenParentAndChildIndexesDeeply, getAncestor, getAncestors, getChildCount, getChildren, getFirstChildWithType, hasAncestor, insertChild, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreepublic TemplateAssignment(org.antlr.runtime.Token t,
Script s,
TemplateFactory tplFactory,
SymbolsTable symbolsTable,
Model m,
NamingService<Node> nsNodes,
NamingService<VM> nsVMs,
ErrorReporter errs)
t - the token to considers - the script that is builtsymbolsTable - the symbol tableerrs - the errorspublic BtrpOperand go(BtrPlaceTree parent)
BtrPlaceTreego in class BtrPlaceTreeparent - the parent of the rootCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.