|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Result | |
|---|---|
| xtc.parser | |
| Uses of Result in xtc.parser |
|---|
| Subclasses of Result in xtc.parser | |
|---|---|
class |
ParseError
An erroneous parse. |
class |
SemanticValue
A semantic value. |
| Methods in xtc.parser that return Result | |
|---|---|
Result |
PParser.pAttribute(int yyStart)
Parse nonterminal xtc.parser.PGrammar.Attribute. |
Result |
PParser.pModule(int yyStart)
Parse nonterminal xtc.parser.PGrammar.Module. |
| Methods in xtc.parser with parameters of type Result | |
|---|---|
java.lang.Object |
ParserBase.value(Result r)
Extract the specified result's value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||