Show / Hide Table of Contents

Class iso8601Parser.CenturyContext

Inheritance
System.Object
iso8601Parser.CenturyContext
iso8601Parser.CompleteCenturyContext
iso8601Parser.ExpandedCenturyContext
Namespace: GCore.Antlr.Grammers.Iso8601
Assembly: Iso8601.dll
Syntax
public class CenturyContext : ParserRuleContext

Constructors

| Improve this Doc View Source

CenturyContext()

Declaration
public CenturyContext()
| Improve this Doc View Source

CenturyContext(ParserRuleContext, Int32)

Declaration
public CenturyContext(ParserRuleContext parent, int invokingState)
Parameters
Type Name Description
ParserRuleContext parent
System.Int32 invokingState

Properties

| Improve this Doc View Source

RuleIndex

Declaration
public override int RuleIndex { get; }
Property Value
Type Description
System.Int32

Methods

| Improve this Doc View Source

CopyFrom(iso8601Parser.CenturyContext)

Declaration
public virtual void CopyFrom(iso8601Parser.CenturyContext context)
Parameters
Type Name Description
iso8601Parser.CenturyContext context
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX