public class ASTRDFLiteral extends ASTRDFValue
children, id, parent, parser| Constructor and Description |
|---|
ASTRDFLiteral(int id) |
ASTRDFLiteral(SyntaxTreeBuilder p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
ASTIRI |
getDatatype() |
ASTString |
getLabel() |
java.lang.String |
getLang() |
java.lang.Object |
jjtAccept(SyntaxTreeBuilderVisitor visitor,
java.lang.Object data)
Accept the visitor.
|
void |
setLang(java.lang.String lang) |
java.lang.String |
toString()
You can override these two methods in subclasses of SimpleNode to customize the way the node appears when the tree is dumped.
|
getRDFValue, setRDFValuechildrenAccept, dump, getId, isScopeChange, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, jjtSetValue, setScopeChange, toStringpublic ASTRDFLiteral(int id)
public ASTRDFLiteral(SyntaxTreeBuilder p, int id)
public java.lang.Object jjtAccept(SyntaxTreeBuilderVisitor visitor, java.lang.Object data) throws VisitorException
SimpleNodejjtAccept in interface NodejjtAccept in class SimpleNodeVisitorExceptionpublic java.lang.String getLang()
public void setLang(java.lang.String lang)
public ASTString getLabel()
public ASTIRI getDatatype()
public java.lang.String toString()
SimpleNodetoString in class SimpleNodeCopyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence