| Package | Description |
|---|---|
| metdetection.meter.lpcfg |
| Modifier and Type | Method and Description |
|---|---|
MetricalLpcfgTerminal |
MetricalLpcfgTerminal.deepCopy()
Return a copy of this terminal.
|
MetricalLpcfgTerminal |
MetricalLpcfgTerminal.getTerminal() |
MetricalLpcfgTerminal |
MetricalLpcfgNonterminal.getTerminal() |
MetricalLpcfgTerminal |
MetricalLpcfgNode.getTerminal()
Get the terminal at this level of the tree.
|
| Modifier and Type | Method and Description |
|---|---|
int |
MetricalLpcfgTerminal.compareTo(MetricalLpcfgTerminal o) |
| Constructor and Description |
|---|
MetricalLpcfgTerminal(MetricalLpcfgTerminal terminal)
Create a new MetricalGrammarTerminal, a shallow copy of the given one.
|