Show / Hide Table of Contents

Class PROV_NParser

Inheritance
System.Object
PROV_NParser
Namespace: GCore.Antlr.Grammers.ProvN
Assembly: ProvN.dll
Syntax
public class PROV_NParser : Parser

Constructors

| Improve this Doc View Source

PROV_NParser(ITokenStream)

Declaration
public PROV_NParser(ITokenStream input)
Parameters
Type Name Description
ITokenStream input
| Improve this Doc View Source

PROV_NParser(ITokenStream, TextWriter, TextWriter)

Declaration
public PROV_NParser(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
Type Description
ATN
| Improve this Doc View Source

BUNDLE

Declaration
public const int BUNDLE = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

COMMENT

Declaration
public const int COMMENT = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

DATETIME

Declaration
public const int DATETIME = 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

DOCUMENT

Declaration
public const int DOCUMENT = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

DOT

Declaration
public const int DOT = 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

ENDBUNDLE

Declaration
public const int ENDBUNDLE = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENDDOCUMENT

Declaration
public const int ENDDOCUMENT = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

GREATER

Declaration
public const int GREATER = 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

INT_LITERAL

Declaration
public const int INT_LITERAL = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

IRI_REF

Declaration
public const int IRI_REF = 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

LESS

Declaration
public const int LESS = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LINE_COMMENT

Declaration
public const int LINE_COMMENT = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MINUS

Declaration
public const int MINUS = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

PREFX

Declaration
public const int PREFX = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

QUALIFIED_NAME

Declaration
public const int QUALIFIED_NAME = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

QUALIFIED_NAME_LITERAL

Declaration
public const int QUALIFIED_NAME_LITERAL = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_activityExpression

Declaration
public const int RULE_activityExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_agentExpression

Declaration
public const int RULE_agentExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_agIdentifier

Declaration
public const int RULE_agIdentifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_agIdentifierOrMarker

Declaration
public const int RULE_agIdentifierOrMarker = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_aIdentifier

Declaration
public const int RULE_aIdentifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_aIdentifierOrMarker

Declaration
public const int RULE_aIdentifierOrMarker = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_alternateExpression

Declaration
public const int RULE_alternateExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_associationExpression

Declaration
public const int RULE_associationExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attribute

Declaration
public const int RULE_attribute = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attributeValuePair

Declaration
public const int RULE_attributeValuePair = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attributeValuePairs

Declaration
public const int RULE_attributeValuePairs = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attributionExpression

Declaration
public const int RULE_attributionExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_bundle

Declaration
public const int RULE_bundle = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_cIdentifier

Declaration
public const int RULE_cIdentifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_communicationExpression

Declaration
public const int RULE_communicationExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_convenienceNotation

Declaration
public const int RULE_convenienceNotation = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_datatype

Declaration
public const int RULE_datatype = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_defaultNamespaceDeclaration

Declaration
public const int RULE_defaultNamespaceDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_delegationExpression

Declaration
public const int RULE_delegationExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_derivationExpression

Declaration
public const int RULE_derivationExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_document

Declaration
public const int RULE_document = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_eIdentifier

Declaration
public const int RULE_eIdentifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_eIdentifierOrMarker

Declaration
public const int RULE_eIdentifierOrMarker = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_endExpression

Declaration
public const int RULE_endExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_entityExpression

Declaration
public const int RULE_entityExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_expression

Declaration
public const int RULE_expression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_extensibilityArgument

Declaration
public const int RULE_extensibilityArgument = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_extensibilityExpression

Declaration
public const int RULE_extensibilityExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_extensibilityTuple

Declaration
public const int RULE_extensibilityTuple = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_generationExpression

Declaration
public const int RULE_generationExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_gIdentifier

Declaration
public const int RULE_gIdentifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_gIdentifierOrMarker

Declaration
public const int RULE_gIdentifierOrMarker = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_identifier

Declaration
public const int RULE_identifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_identifierOrMarker

Declaration
public const int RULE_identifierOrMarker = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_influenceExpression

Declaration
public const int RULE_influenceExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_invalidationExpression

Declaration
public const int RULE_invalidationExpression = 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_membershipExpression

Declaration
public const int RULE_membershipExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_namespace_

Declaration
public const int RULE_namespace_ = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_namespaceDeclaration

Declaration
public const int RULE_namespaceDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_namespaceDeclarations

Declaration
public const int RULE_namespaceDeclarations = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_optionalAttributeValuePairs

Declaration
public const int RULE_optionalAttributeValuePairs = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_optionalIdentifier

Declaration
public const int RULE_optionalIdentifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_specializationExpression

Declaration
public const int RULE_specializationExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_startExpression

Declaration
public const int RULE_startExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_time

Declaration
public const int RULE_time = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_timeOrMarker

Declaration
public const int RULE_timeOrMarker = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_typedLiteral

Declaration
public const int RULE_typedLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_uIdentifier

Declaration
public const int RULE_uIdentifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_uIdentifierOrMarker

Declaration
public const int RULE_uIdentifierOrMarker = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_usageExpression

Declaration
public const int RULE_usageExpression = 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_LITERAL

Declaration
public const int STRING_LITERAL = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

STRING_LITERAL_LONG2

Declaration
public const int STRING_LITERAL_LONG2 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

STRING_LITERAL2

Declaration
public const int STRING_LITERAL2 = 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__13

Declaration
public const int T__13 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__14

Declaration
public const int T__14 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__15

Declaration
public const int T__15 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__16

Declaration
public const int T__16 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__17

Declaration
public const int T__17 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__18

Declaration
public const int T__18 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__19

Declaration
public const int T__19 = 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__20

Declaration
public const int T__20 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__21

Declaration
public const int T__21 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__22

Declaration
public const int T__22 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__23

Declaration
public const int T__23 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__24

Declaration
public const int T__24 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__25

Declaration
public const int T__25 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__26

Declaration
public const int T__26 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__27

Declaration
public const int T__27 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__28

Declaration
public const int T__28 = 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

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

activityExpression()

Declaration
public PROV_NParser.ActivityExpressionContext activityExpression()
Returns
Type Description
PROV_NParser.ActivityExpressionContext
| Improve this Doc View Source

agentExpression()

Declaration
public PROV_NParser.AgentExpressionContext agentExpression()
Returns
Type Description
PROV_NParser.AgentExpressionContext
| Improve this Doc View Source

agIdentifier()

Declaration
public PROV_NParser.AgIdentifierContext agIdentifier()
Returns
Type Description
PROV_NParser.AgIdentifierContext
| Improve this Doc View Source

agIdentifierOrMarker()

Declaration
public PROV_NParser.AgIdentifierOrMarkerContext agIdentifierOrMarker()
Returns
Type Description
PROV_NParser.AgIdentifierOrMarkerContext
| Improve this Doc View Source

aIdentifier()

Declaration
public PROV_NParser.AIdentifierContext aIdentifier()
Returns
Type Description
PROV_NParser.AIdentifierContext
| Improve this Doc View Source

aIdentifierOrMarker()

Declaration
public PROV_NParser.AIdentifierOrMarkerContext aIdentifierOrMarker()
Returns
Type Description
PROV_NParser.AIdentifierOrMarkerContext
| Improve this Doc View Source

alternateExpression()

Declaration
public PROV_NParser.AlternateExpressionContext alternateExpression()
Returns
Type Description
PROV_NParser.AlternateExpressionContext
| Improve this Doc View Source

associationExpression()

Declaration
public PROV_NParser.AssociationExpressionContext associationExpression()
Returns
Type Description
PROV_NParser.AssociationExpressionContext
| Improve this Doc View Source

attribute()

Declaration
public PROV_NParser.AttributeContext attribute()
Returns
Type Description
PROV_NParser.AttributeContext
| Improve this Doc View Source

attributeValuePair()

Declaration
public PROV_NParser.AttributeValuePairContext attributeValuePair()
Returns
Type Description
PROV_NParser.AttributeValuePairContext
| Improve this Doc View Source

attributeValuePairs()

Declaration
public PROV_NParser.AttributeValuePairsContext attributeValuePairs()
Returns
Type Description
PROV_NParser.AttributeValuePairsContext
| Improve this Doc View Source

attributionExpression()

Declaration
public PROV_NParser.AttributionExpressionContext attributionExpression()
Returns
Type Description
PROV_NParser.AttributionExpressionContext
| Improve this Doc View Source

bundle()

Declaration
public PROV_NParser.BundleContext bundle()
Returns
Type Description
PROV_NParser.BundleContext
| Improve this Doc View Source

cIdentifier()

Declaration
public PROV_NParser.CIdentifierContext cIdentifier()
Returns
Type Description
PROV_NParser.CIdentifierContext
| Improve this Doc View Source

communicationExpression()

Declaration
public PROV_NParser.CommunicationExpressionContext communicationExpression()
Returns
Type Description
PROV_NParser.CommunicationExpressionContext
| Improve this Doc View Source

convenienceNotation()

Declaration
public PROV_NParser.ConvenienceNotationContext convenienceNotation()
Returns
Type Description
PROV_NParser.ConvenienceNotationContext
| Improve this Doc View Source

datatype()

Declaration
public PROV_NParser.DatatypeContext datatype()
Returns
Type Description
PROV_NParser.DatatypeContext
| Improve this Doc View Source

defaultNamespaceDeclaration()

Declaration
public PROV_NParser.DefaultNamespaceDeclarationContext defaultNamespaceDeclaration()
Returns
Type Description
PROV_NParser.DefaultNamespaceDeclarationContext
| Improve this Doc View Source

delegationExpression()

Declaration
public PROV_NParser.DelegationExpressionContext delegationExpression()
Returns
Type Description
PROV_NParser.DelegationExpressionContext
| Improve this Doc View Source

derivationExpression()

Declaration
public PROV_NParser.DerivationExpressionContext derivationExpression()
Returns
Type Description
PROV_NParser.DerivationExpressionContext
| Improve this Doc View Source

document()

Declaration
public PROV_NParser.DocumentContext document()
Returns
Type Description
PROV_NParser.DocumentContext
| Improve this Doc View Source

eIdentifier()

Declaration
public PROV_NParser.EIdentifierContext eIdentifier()
Returns
Type Description
PROV_NParser.EIdentifierContext
| Improve this Doc View Source

eIdentifierOrMarker()

Declaration
public PROV_NParser.EIdentifierOrMarkerContext eIdentifierOrMarker()
Returns
Type Description
PROV_NParser.EIdentifierOrMarkerContext
| Improve this Doc View Source

endExpression()

Declaration
public PROV_NParser.EndExpressionContext endExpression()
Returns
Type Description
PROV_NParser.EndExpressionContext
| Improve this Doc View Source

entityExpression()

Declaration
public PROV_NParser.EntityExpressionContext entityExpression()
Returns
Type Description
PROV_NParser.EntityExpressionContext
| Improve this Doc View Source

expression()

Declaration
public PROV_NParser.ExpressionContext expression()
Returns
Type Description
PROV_NParser.ExpressionContext
| Improve this Doc View Source

extensibilityArgument()

Declaration
public PROV_NParser.ExtensibilityArgumentContext extensibilityArgument()
Returns
Type Description
PROV_NParser.ExtensibilityArgumentContext
| Improve this Doc View Source

extensibilityExpression()

Declaration
public PROV_NParser.ExtensibilityExpressionContext extensibilityExpression()
Returns
Type Description
PROV_NParser.ExtensibilityExpressionContext
| Improve this Doc View Source

extensibilityTuple()

Declaration
public PROV_NParser.ExtensibilityTupleContext extensibilityTuple()
Returns
Type Description
PROV_NParser.ExtensibilityTupleContext
| Improve this Doc View Source

generationExpression()

Declaration
public PROV_NParser.GenerationExpressionContext generationExpression()
Returns
Type Description
PROV_NParser.GenerationExpressionContext
| Improve this Doc View Source

gIdentifier()

Declaration
public PROV_NParser.GIdentifierContext gIdentifier()
Returns
Type Description
PROV_NParser.GIdentifierContext
| Improve this Doc View Source

gIdentifierOrMarker()

Declaration
public PROV_NParser.GIdentifierOrMarkerContext gIdentifierOrMarker()
Returns
Type Description
PROV_NParser.GIdentifierOrMarkerContext
| Improve this Doc View Source

identifier()

Declaration
public PROV_NParser.IdentifierContext identifier()
Returns
Type Description
PROV_NParser.IdentifierContext
| Improve this Doc View Source

identifierOrMarker()

Declaration
public PROV_NParser.IdentifierOrMarkerContext identifierOrMarker()
Returns
Type Description
PROV_NParser.IdentifierOrMarkerContext
| Improve this Doc View Source

influenceExpression()

Declaration
public PROV_NParser.InfluenceExpressionContext influenceExpression()
Returns
Type Description
PROV_NParser.InfluenceExpressionContext
| Improve this Doc View Source

invalidationExpression()

Declaration
public PROV_NParser.InvalidationExpressionContext invalidationExpression()
Returns
Type Description
PROV_NParser.InvalidationExpressionContext
| Improve this Doc View Source

literal()

Declaration
public PROV_NParser.LiteralContext literal()
Returns
Type Description
PROV_NParser.LiteralContext
| Improve this Doc View Source

membershipExpression()

Declaration
public PROV_NParser.MembershipExpressionContext membershipExpression()
Returns
Type Description
PROV_NParser.MembershipExpressionContext
| Improve this Doc View Source

namespace_()

Declaration
public PROV_NParser.Namespace_Context namespace_()
Returns
Type Description
PROV_NParser.Namespace_Context
| Improve this Doc View Source

namespaceDeclaration()

Declaration
public PROV_NParser.NamespaceDeclarationContext namespaceDeclaration()
Returns
Type Description
PROV_NParser.NamespaceDeclarationContext
| Improve this Doc View Source

namespaceDeclarations()

Declaration
public PROV_NParser.NamespaceDeclarationsContext namespaceDeclarations()
Returns
Type Description
PROV_NParser.NamespaceDeclarationsContext
| Improve this Doc View Source

optionalAttributeValuePairs()

Declaration
public PROV_NParser.OptionalAttributeValuePairsContext optionalAttributeValuePairs()
Returns
Type Description
PROV_NParser.OptionalAttributeValuePairsContext
| Improve this Doc View Source

optionalIdentifier()

Declaration
public PROV_NParser.OptionalIdentifierContext optionalIdentifier()
Returns
Type Description
PROV_NParser.OptionalIdentifierContext
| Improve this Doc View Source

specializationExpression()

Declaration
public PROV_NParser.SpecializationExpressionContext specializationExpression()
Returns
Type Description
PROV_NParser.SpecializationExpressionContext
| Improve this Doc View Source

startExpression()

Declaration
public PROV_NParser.StartExpressionContext startExpression()
Returns
Type Description
PROV_NParser.StartExpressionContext
| Improve this Doc View Source

time()

Declaration
public PROV_NParser.TimeContext time()
Returns
Type Description
PROV_NParser.TimeContext
| Improve this Doc View Source

timeOrMarker()

Declaration
public PROV_NParser.TimeOrMarkerContext timeOrMarker()
Returns
Type Description
PROV_NParser.TimeOrMarkerContext
| Improve this Doc View Source

typedLiteral()

Declaration
public PROV_NParser.TypedLiteralContext typedLiteral()
Returns
Type Description
PROV_NParser.TypedLiteralContext
| Improve this Doc View Source

uIdentifier()

Declaration
public PROV_NParser.UIdentifierContext uIdentifier()
Returns
Type Description
PROV_NParser.UIdentifierContext
| Improve this Doc View Source

uIdentifierOrMarker()

Declaration
public PROV_NParser.UIdentifierOrMarkerContext uIdentifierOrMarker()
Returns
Type Description
PROV_NParser.UIdentifierOrMarkerContext
| Improve this Doc View Source

usageExpression()

Declaration
public PROV_NParser.UsageExpressionContext usageExpression()
Returns
Type Description
PROV_NParser.UsageExpressionContext
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX