public static class TurtleOBDAParser.ConstantRdfLiteralContext extends TurtleOBDAParser.RdfLiteralContext
| Constructor and Description |
|---|
ConstantRdfLiteralContext(TurtleOBDAParser.RdfLiteralContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
TurtleOBDAParser.IriContext |
iri() |
org.antlr.v4.runtime.tree.TerminalNode |
LANGTAG() |
org.antlr.v4.runtime.tree.TerminalNode |
STRING_LITERAL_QUOTE() |
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ConstantRdfLiteralContext(TurtleOBDAParser.RdfLiteralContext ctx)
public org.antlr.v4.runtime.tree.TerminalNode STRING_LITERAL_QUOTE()
public org.antlr.v4.runtime.tree.TerminalNode LANGTAG()
public TurtleOBDAParser.IriContext iri()
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.