public class TreeTraversal extends Object
| Constructor and Description |
|---|
TreeTraversal(ModelConstructor c,
ProvFactory pFactory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(org.antlr.runtime.tree.Tree ast) |
int |
convertInt(String token) |
String |
convertToken(String token) |
Object |
convertTypedLiteral(QualifiedName datatype,
Object value) |
String |
getTokenString(org.antlr.runtime.tree.Tree t) |
String |
stripAmpersand(String token) |
String |
unquoteTrice(String token) |
String |
unquoteTwice(String token) |
String |
unwrap(String s) |
public TreeTraversal(ModelConstructor c, ProvFactory pFactory)
Copyright © 2015. All rights reserved.