public class BtrPlaceTreeAdaptor
extends org.antlr.runtime.tree.CommonTreeAdaptor
| Constructor and Description |
|---|
BtrPlaceTreeAdaptor(Script scr,
Model mo,
NamingService<Node> nsNodes,
NamingService<VM> nsVMs,
TemplateFactory tplFactory,
ErrorReporter errs,
SymbolsTable s,
Includes incs,
ConstraintsCatalog c)
Build a new adaptor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
create(org.antlr.runtime.Token payload) |
Object |
errorNode(org.antlr.runtime.TokenStream input,
org.antlr.runtime.Token start,
org.antlr.runtime.Token stop,
org.antlr.runtime.RecognitionException e) |
createToken, createToken, dupNode, getChild, getChildCount, getChildIndex, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, replaceChildren, setChildIndex, setParent, setTokenBoundariespublic BtrPlaceTreeAdaptor(Script scr, Model mo, NamingService<Node> nsNodes, NamingService<VM> nsVMs, TemplateFactory tplFactory, ErrorReporter errs, SymbolsTable s, Includes incs, ConstraintsCatalog c)
errs - the errors to reports - the symbol table to usepublic Object create(org.antlr.runtime.Token payload)
create in interface org.antlr.runtime.tree.TreeAdaptorcreate in class org.antlr.runtime.tree.CommonTreeAdaptorpublic Object errorNode(org.antlr.runtime.TokenStream input, org.antlr.runtime.Token start, org.antlr.runtime.Token stop, org.antlr.runtime.RecognitionException e)
errorNode in interface org.antlr.runtime.tree.TreeAdaptorerrorNode in class org.antlr.runtime.tree.BaseTreeAdaptorCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.