public class DecisionDFA extends GrammarDOTTab
GrammarDOTTab.CustomGView, GrammarDOTTab.StreamWatcher| Modifier and Type | Field and Description |
|---|---|
protected int |
column |
protected int |
decisionNumber |
protected int |
line |
dotInfo, error, panel, rule, tempInputFile, tempOutputFile, viewwindow| Constructor and Description |
|---|
DecisionDFA(GrammarWindow window) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDecisionColumn(org.antlr.tool.Grammar g) |
String |
getDOTString() |
String |
getTabName() |
protected boolean |
willLaunch() |
void |
willRun() |
canExportToBitmap, canExportToDOT, canExportToEPS, changeOccured, checkForCurrentRule, contextualHelp, createInterface, createZoomSlider, generate, generateDOTFile, generatePlainTextFile, getContainer, getExportableGView, getHorizontalMagnetics, getTabComponent, getVerticalMagnetics, launch, run, viewSizeDidChangeeditorActivatedprotected int line
protected int column
protected int decisionNumber
public DecisionDFA(GrammarWindow window)
protected boolean willLaunch()
willLaunch in class GrammarDOTTabpublic void willRun()
willRun in class GrammarDOTTabpublic String getDOTString() throws Exception
getDOTString in class GrammarWindowTabExceptionpublic int getDecisionColumn(org.antlr.tool.Grammar g)
public String getTabName()
getTabName in class GrammarWindowTabCopyright © 2013. All rights reserved.