Class turtleParser
Inheritance
System.Object
turtleParser
Assembly: TurtleDoc.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
AtBaseKeyword
Declaration
public const int AtBaseKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AtPrefixKeyword
Declaration
public const int AtPrefixKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BaseKeyword
Declaration
public const int BaseKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BlankNodeLabel
Declaration
public const int BlankNodeLabel = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Coma
Declaration
public const int Coma = 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
Dot
Declaration
public const int Dot = null
Field Value
Type |
Description |
System.Int32 |
|
|
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
FalseKeyword
Declaration
public const int FalseKeyword = 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
LEnd
Declaration
public const int LEnd = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LetterA
Declaration
public const int LetterA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LParen
Declaration
public const int LParen = 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_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
PNameLn
Declaration
public const int PNameLn = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PNameNs
Declaration
public const int PNameNs = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PNCharsU
Declaration
public const int PNCharsU = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PNLocal
Declaration
public const int PNLocal = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PrefixKeyword
Declaration
public const int PrefixKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REnd
Declaration
public const int REnd = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RParen
Declaration
public const int RParen = 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_blankNode
Declaration
public const int RULE_blankNode = 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_bool_
Declaration
public const int RULE_bool_ = 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_numericLiteral
Declaration
public const int RULE_numericLiteral = 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_predicateObject
Declaration
public const int RULE_predicateObject = 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_string
Declaration
public const int RULE_string = 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
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
Semi
Declaration
public const int Semi = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
StringLiteralLongQuote
Declaration
public const int StringLiteralLongQuote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
StringLiteralLongSingleQuote
Declaration
public const int StringLiteralLongSingleQuote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
StringLiteralQuote
Declaration
public const int StringLiteralQuote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
StringLiteralSingleQuote
Declaration
public const int StringLiteralSingleQuote = 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
TrueKeyword
Declaration
public const int TrueKeyword = 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
blankNode()
Declaration
public turtleParser.BlankNodeContext blankNode()
Returns
|
Improve this Doc
View Source
blankNodePropertyList()
Declaration
public turtleParser.BlankNodePropertyListContext blankNodePropertyList()
Returns
|
Improve this Doc
View Source
bool_()
Declaration
public turtleParser.Bool_Context bool_()
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
numericLiteral()
Declaration
public turtleParser.NumericLiteralContext numericLiteral()
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
predicateObject()
Declaration
public turtleParser.PredicateObjectContext predicateObject()
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
string()
Declaration
public turtleParser.StringContext string()
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