| Package | Description |
|---|---|
| xtc.parser | |
| xtc.util |
| Modifier and Type | Method and Description |
|---|---|
protected Module |
Resolver.load(java.lang.String name)
Load the module with the specified name.
|
Node |
Rats.parse(java.io.Reader in,
java.io.File file) |
void |
ParserBase.signal(ParseError error)
Signal the specified parse error as a parse exception.
|
java.lang.Object |
ParserBase.value(Result r)
Extract the specified result's value.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Node |
Tool.parse(java.io.Reader in,
java.io.File file)
Parse the specified file.
|
void |
Tool.process(java.lang.String name)
Recursively process the file with the specified name.
|
Copyright © 2014. All Rights Reserved.