Class TURTLEParser
Inheritance
System.Object
TURTLEParser
Assembly: Turtle.dll
Syntax
public class TURTLEParser : Parser
Constructors
|
Improve this Doc
View Source
TURTLEParser(ITokenStream)
Declaration
public TURTLEParser(ITokenStream input)
Parameters
| Type |
Name |
Description |
| ITokenStream |
input |
|
|
Improve this Doc
View Source
TURTLEParser(ITokenStream, TextWriter, TextWriter)
Declaration
public TURTLEParser(ITokenStream input, TextWriter output, TextWriter errorOutput)
Parameters
| Type |
Name |
Description |
| ITokenStream |
input |
|
| TextWriter |
output |
|
| TextWriter |
errorOutput |
|
Fields
|
Improve this Doc
View Source
_ATN
Declaration
public static readonly ATN _ATN
Field Value
|
Improve this Doc
View Source
ANON
Declaration
public const int ANON = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ANON_WS
Declaration
public const int ANON_WS = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
BLANK_NODE_LABEL
Declaration
public const int BLANK_NODE_LABEL = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
BlankNode
Declaration
public const int BlankNode = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
BooleanLiteral
Declaration
public const int BooleanLiteral = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
DECIMAL
Declaration
public const int DECIMAL = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
decisionToDFA
Declaration
protected static Antlr4.Runtime.Dfa.DFA[] decisionToDFA
Field Value
| Type |
Description |
| Antlr4.Runtime.Dfa.DFA[] |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
| Type |
Description |
| IVocabulary |
|
|
Improve this Doc
View Source
DOUBLE
Declaration
public const int DOUBLE = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ECHAR
Declaration
public const int ECHAR = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
EXPONENT
Declaration
public const int EXPONENT = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
HEX
Declaration
public const int HEX = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
INTEGER
Declaration
public const int INTEGER = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
IRIREF
Declaration
public const int IRIREF = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
LANGTAG
Declaration
public const int LANGTAG = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
NumericLiteral
Declaration
public const int NumericLiteral = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PERCENT
Declaration
public const int PERCENT = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PLX
Declaration
public const int PLX = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PN_CHARS
Declaration
public const int PN_CHARS = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PN_CHARS_BASE
Declaration
public const int PN_CHARS_BASE = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PN_CHARS_U
Declaration
public const int PN_CHARS_U = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PN_LOCAL
Declaration
public const int PN_LOCAL = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PN_LOCAL_ESC
Declaration
public const int PN_LOCAL_ESC = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PN_PREFIX
Declaration
public const int PN_PREFIX = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PNAME_LN
Declaration
public const int PNAME_LN = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PNAME_NS
Declaration
public const int PNAME_NS = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PrefixedName
Declaration
public const int PrefixedName = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_base
Declaration
public const int RULE_base = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_blankNodePropertyList
Declaration
public const int RULE_blankNodePropertyList = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_collection
Declaration
public const int RULE_collection = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_directive
Declaration
public const int RULE_directive = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_iri
Declaration
public const int RULE_iri = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_literal
Declaration
public const int RULE_literal = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_object_
Declaration
public const int RULE_object_ = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_objectList
Declaration
public const int RULE_objectList = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_predicate
Declaration
public const int RULE_predicate = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_predicateObjectList
Declaration
public const int RULE_predicateObjectList = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_prefixID
Declaration
public const int RULE_prefixID = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_rdfLiteral
Declaration
public const int RULE_rdfLiteral = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_sparqlBase
Declaration
public const int RULE_sparqlBase = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_sparqlPrefix
Declaration
public const int RULE_sparqlPrefix = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_statement
Declaration
public const int RULE_statement = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_subject
Declaration
public const int RULE_subject = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_triples
Declaration
public const int RULE_triples = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_turtleDoc
Declaration
public const int RULE_turtleDoc = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
RULE_verb
Declaration
public const int RULE_verb = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
| Type |
Description |
| System.String[] |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
| Type |
Description |
| PredictionContextCache |
|
|
Improve this Doc
View Source
String
Declaration
public const int String = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
STRING_LITERAL_LONG_QUOTE
Declaration
public const int STRING_LITERAL_LONG_QUOTE = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
STRING_LITERAL_LONG_SINGLE_QUOTE
Declaration
public const int STRING_LITERAL_LONG_SINGLE_QUOTE = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
STRING_LITERAL_QUOTE
Declaration
public const int STRING_LITERAL_QUOTE = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
STRING_LITERAL_SINGLE_QUOTE
Declaration
public const int STRING_LITERAL_SINGLE_QUOTE = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__0
Declaration
public const int T__0 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__1
Declaration
public const int T__1 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__10
Declaration
public const int T__10 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__11
Declaration
public const int T__11 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__12
Declaration
public const int T__12 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__2
Declaration
public const int T__2 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__3
Declaration
public const int T__3 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__4
Declaration
public const int T__4 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__5
Declaration
public const int T__5 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__6
Declaration
public const int T__6 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__7
Declaration
public const int T__7 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__8
Declaration
public const int T__8 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
T__9
Declaration
public const int T__9 = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
UCHAR
Declaration
public const int UCHAR = null
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
WS
Declaration
public const int WS = null
Field Value
| Type |
Description |
| System.Int32 |
|
Properties
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
| Type |
Description |
| System.String[] |
|
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Vocabulary
Declaration
public override IVocabulary Vocabulary { get; }
Property Value
| Type |
Description |
| IVocabulary |
|
Methods
|
Improve this Doc
View Source
base()
Declaration
public TURTLEParser.BaseContext base()
Returns
|
Improve this Doc
View Source
blankNodePropertyList()
Declaration
public TURTLEParser.BlankNodePropertyListContext blankNodePropertyList()
Returns
|
Improve this Doc
View Source
collection()
Declaration
public TURTLEParser.CollectionContext collection()
Returns
|
Improve this Doc
View Source
directive()
Declaration
public TURTLEParser.DirectiveContext directive()
Returns
|
Improve this Doc
View Source
iri()
Declaration
public TURTLEParser.IriContext iri()
Returns
|
Improve this Doc
View Source
literal()
Declaration
public TURTLEParser.LiteralContext literal()
Returns
|
Improve this Doc
View Source
object_()
Declaration
public TURTLEParser.Object_Context object_()
Returns
|
Improve this Doc
View Source
objectList()
Declaration
public TURTLEParser.ObjectListContext objectList()
Returns
|
Improve this Doc
View Source
predicate()
Declaration
public TURTLEParser.PredicateContext predicate()
Returns
|
Improve this Doc
View Source
predicateObjectList()
Declaration
public TURTLEParser.PredicateObjectListContext predicateObjectList()
Returns
|
Improve this Doc
View Source
prefixID()
Declaration
public TURTLEParser.PrefixIDContext prefixID()
Returns
|
Improve this Doc
View Source
rdfLiteral()
Declaration
public TURTLEParser.RdfLiteralContext rdfLiteral()
Returns
|
Improve this Doc
View Source
sparqlBase()
Declaration
public TURTLEParser.SparqlBaseContext sparqlBase()
Returns
|
Improve this Doc
View Source
sparqlPrefix()
Declaration
public TURTLEParser.SparqlPrefixContext sparqlPrefix()
Returns
|
Improve this Doc
View Source
statement()
Declaration
public TURTLEParser.StatementContext statement()
Returns
|
Improve this Doc
View Source
subject()
Declaration
public TURTLEParser.SubjectContext subject()
Returns
|
Improve this Doc
View Source
triples()
Declaration
public TURTLEParser.TriplesContext triples()
Returns
|
Improve this Doc
View Source
turtleDoc()
Declaration
public TURTLEParser.TurtleDocContext turtleDoc()
Returns
|
Improve this Doc
View Source
verb()
Declaration
public TURTLEParser.VerbContext verb()
Returns