Show / Hide Table of Contents

    Class RtfParser

    Inheritance
    System.Object
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>
    Antlr4.Runtime.Parser
    RtfParser
    Implements
    Antlr4.Runtime.IRecognizer
    Inherited Members
    Antlr4.Runtime.Parser._errHandler
    Antlr4.Runtime.Parser._input
    Antlr4.Runtime.Parser._precedenceStack
    Antlr4.Runtime.Parser._ctx
    Antlr4.Runtime.Parser._buildParseTrees
    Antlr4.Runtime.Parser._parseListeners
    Antlr4.Runtime.Parser._syntaxErrors
    Antlr4.Runtime.Parser.matchedEOF
    Antlr4.Runtime.Parser.Reset()
    Antlr4.Runtime.Parser.Match(System.Int32)
    Antlr4.Runtime.Parser.MatchWildcard()
    Antlr4.Runtime.Parser.AddParseListener(Antlr4.Runtime.Tree.IParseTreeListener)
    Antlr4.Runtime.Parser.RemoveParseListener(Antlr4.Runtime.Tree.IParseTreeListener)
    Antlr4.Runtime.Parser.RemoveParseListeners()
    Antlr4.Runtime.Parser.TriggerEnterRuleEvent()
    Antlr4.Runtime.Parser.TriggerExitRuleEvent()
    Antlr4.Runtime.Parser.GetATNWithBypassAlts()
    Antlr4.Runtime.Parser.CompileParseTreePattern(System.String, System.Int32)
    Antlr4.Runtime.Parser.CompileParseTreePattern(System.String, System.Int32, Antlr4.Runtime.Lexer)
    Antlr4.Runtime.Parser.SetInputStream(Antlr4.Runtime.ITokenStream)
    Antlr4.Runtime.Parser.NotifyErrorListeners(System.String)
    Antlr4.Runtime.Parser.NotifyErrorListeners(Antlr4.Runtime.IToken, System.String, Antlr4.Runtime.RecognitionException)
    Antlr4.Runtime.Parser.Consume()
    Antlr4.Runtime.Parser.AddContextToParseTree()
    Antlr4.Runtime.Parser.EnterRule(Antlr4.Runtime.ParserRuleContext, System.Int32, System.Int32)
    Antlr4.Runtime.Parser.EnterLeftFactoredRule(Antlr4.Runtime.ParserRuleContext, System.Int32, System.Int32)
    Antlr4.Runtime.Parser.ExitRule()
    Antlr4.Runtime.Parser.EnterOuterAlt(Antlr4.Runtime.ParserRuleContext, System.Int32)
    Antlr4.Runtime.Parser.EnterRecursionRule(Antlr4.Runtime.ParserRuleContext, System.Int32)
    Antlr4.Runtime.Parser.EnterRecursionRule(Antlr4.Runtime.ParserRuleContext, System.Int32, System.Int32, System.Int32)
    Antlr4.Runtime.Parser.PushNewRecursionContext(Antlr4.Runtime.ParserRuleContext, System.Int32, System.Int32)
    Antlr4.Runtime.Parser.UnrollRecursionContexts(Antlr4.Runtime.ParserRuleContext)
    Antlr4.Runtime.Parser.GetInvokingContext(System.Int32)
    Antlr4.Runtime.Parser.Precpred(Antlr4.Runtime.RuleContext, System.Int32)
    Antlr4.Runtime.Parser.InContext(System.String)
    Antlr4.Runtime.Parser.IsExpectedToken(System.Int32)
    Antlr4.Runtime.Parser.GetExpectedTokens()
    Antlr4.Runtime.Parser.GetExpectedTokensWithinCurrentRule()
    Antlr4.Runtime.Parser.GetRuleIndex(System.String)
    Antlr4.Runtime.Parser.GetRuleInvocationStack()
    Antlr4.Runtime.Parser.GetRuleInvocationStack(Antlr4.Runtime.RuleContext)
    Antlr4.Runtime.Parser.GetDFAStrings()
    Antlr4.Runtime.Parser.BuildParseTree
    Antlr4.Runtime.Parser.TrimParseTree
    Antlr4.Runtime.Parser.ParseListeners
    Antlr4.Runtime.Parser.NumberOfSyntaxErrors
    Antlr4.Runtime.Parser.TokenFactory
    Antlr4.Runtime.Parser.ErrorHandler
    Antlr4.Runtime.Parser.InputStream
    Antlr4.Runtime.Parser.CurrentToken
    Antlr4.Runtime.Parser.Precedence
    Antlr4.Runtime.Parser.Context
    Antlr4.Runtime.Parser.ErrorListenerDispatch
    Antlr4.Runtime.Parser.MatchedEndOfFile
    Antlr4.Runtime.Parser.RuleContext
    Antlr4.Runtime.Parser.SourceName
    Antlr4.Runtime.Parser.ParseInfo
    Antlr4.Runtime.Parser.Profile
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Eof
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>._interp
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.CreateTokenTypeMap(Antlr4.Runtime.IVocabulary)
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GetTokenType(System.String)
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GetErrorHeader(Antlr4.Runtime.RecognitionException)
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GetTokenErrorDisplay(Antlr4.Runtime.IToken)
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.AddErrorListener(Antlr4.Runtime.IAntlrErrorListener<Antlr4.Runtime.IToken>)
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RemoveErrorListener(Antlr4.Runtime.IAntlrErrorListener<Antlr4.Runtime.IToken>)
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RemoveErrorListeners()
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Sempred(Antlr4.Runtime.RuleContext, System.Int32, System.Int32)
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Precpred(Antlr4.Runtime.RuleContext, System.Int32)
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Action(Antlr4.Runtime.RuleContext, System.Int32, System.Int32)
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.TokenNames
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RuleNames
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Vocabulary
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.TokenTypeMap
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RuleIndexMap
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.SerializedAtn
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GrammarFileName
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Atn
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Interpreter
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.ParseInfo
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.ErrorListeners
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.ErrorListenerDispatch
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.State
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.InputStream
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Dangl.TextConverter.Rtf
    Assembly: Dangl.TextConverter.dll
    Syntax
    [CLSCompliant(false)]
    public class RtfParser : Parser, IRecognizer

    Constructors

    | Improve this Doc View Source

    RtfParser(ITokenStream)

    Declaration
    public RtfParser(ITokenStream input)
    Parameters
    Type Name Description
    Antlr4.Runtime.ITokenStream input

    Fields

    | Improve this Doc View Source

    _ATN

    Declaration
    public static readonly ATN _ATN
    Field Value
    Type Description
    Antlr4.Runtime.Atn.ATN
    | Improve this Doc View Source

    _serializedATN

    Declaration
    public static readonly string _serializedATN
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    ASCII_NON_PRINTABLE_Plain

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

    ControlWord

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

    DefaultVocabulary

    Declaration
    public static readonly IVocabulary DefaultVocabulary
    Field Value
    Type Description
    Antlr4.Runtime.IVocabulary
    | Improve this Doc View Source

    EOF

    Declaration
    protected const int EOF = -1
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Escaped

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

    GroupEnd

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

    GroupStart

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

    IgnoreChar

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

    IgnoreGroupEnd

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

    IgnoreGroupNewStart

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

    IgnoreGroupStart

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

    Linebreak

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

    NonPrintable

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

    Plaintext

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

    RTFSTART

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

    RULE_compileUnit

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

    RULE_plainTextDocument

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

    RULE_rtfComponent

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

    RULE_rtfGroup

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

    RULE_rtfText

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

    RULE_rtfTextComponent

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

    RULE_textDocument

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

    Tabstop

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

    Text

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

    tokenNames

    Declaration
    [Obsolete("Use Vocabulary instead.")]
    public static readonly string[] tokenNames
    Field Value
    Type Description
    System.String[]
    | Improve this Doc View Source

    UnicodeEscaped

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

    Whitespace

    Declaration
    public const int Whitespace = 8
    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
    Overrides
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GrammarFileName
    | Improve this Doc View Source

    RuleNames

    Declaration
    public override string[] RuleNames { get; }
    Property Value
    Type Description
    System.String[]
    Overrides
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RuleNames
    | Improve this Doc View Source

    SerializedAtn

    Declaration
    public override string SerializedAtn { get; }
    Property Value
    Type Description
    System.String
    Overrides
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.SerializedAtn
    | Improve this Doc View Source

    TokenNames

    Declaration
    [Obsolete("Use IRecognizer.Vocabulary instead.")]
    public override string[] TokenNames { get; }
    Property Value
    Type Description
    System.String[]
    Overrides
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.TokenNames
    | Improve this Doc View Source

    Vocabulary

    Declaration
    [NotNull]
    public override IVocabulary Vocabulary { get; }
    Property Value
    Type Description
    Antlr4.Runtime.IVocabulary
    Overrides
    Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Vocabulary

    Methods

    | Improve this Doc View Source

    compileUnit()

    Declaration
    [RuleVersion(0)]
    public RtfParser.CompileUnitContext compileUnit()
    Returns
    Type Description
    RtfParser.CompileUnitContext
    | Improve this Doc View Source

    plainTextDocument()

    Declaration
    [RuleVersion(0)]
    public RtfParser.PlainTextDocumentContext plainTextDocument()
    Returns
    Type Description
    RtfParser.PlainTextDocumentContext
    | Improve this Doc View Source

    rtfComponent()

    Declaration
    [RuleVersion(0)]
    public RtfParser.RtfComponentContext rtfComponent()
    Returns
    Type Description
    RtfParser.RtfComponentContext
    | Improve this Doc View Source

    rtfGroup()

    Declaration
    [RuleVersion(0)]
    public RtfParser.RtfGroupContext rtfGroup()
    Returns
    Type Description
    RtfParser.RtfGroupContext
    | Improve this Doc View Source

    rtfText()

    Declaration
    [RuleVersion(0)]
    public RtfParser.RtfTextContext rtfText()
    Returns
    Type Description
    RtfParser.RtfTextContext
    | Improve this Doc View Source

    rtfTextComponent()

    Declaration
    [RuleVersion(0)]
    public RtfParser.RtfTextComponentContext rtfTextComponent()
    Returns
    Type Description
    RtfParser.RtfTextComponentContext
    | Improve this Doc View Source

    textDocument()

    Declaration
    [RuleVersion(0)]
    public RtfParser.TextDocumentContext textDocument()
    Returns
    Type Description
    RtfParser.TextDocumentContext

    Implements

    Antlr4.Runtime.IRecognizer
    • Improve this Doc
    • View Source
    Back to top © Dangl IT GmbH