Class RegexParser.Zero_widthContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
com.maddyhome.idea.vim.parser.generated.RegexParser.Zero_widthContext
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.Tree
Direct Known Subclasses:
RegexParser.AfterColumnContext, RegexParser.AfterColumnCursorContext, RegexParser.AfterLineContext, RegexParser.AfterLineCursorContext, RegexParser.AfterMarkContext, RegexParser.BeforeColumnContext, RegexParser.BeforeColumnCursorContext, RegexParser.BeforeLineContext, RegexParser.BeforeLineCursorContext, RegexParser.BeforeMarkContext, RegexParser.ColumnContext, RegexParser.ColumnCursorContext, RegexParser.CursorContext, RegexParser.EndMatchContext, RegexParser.EndOfFileContext, RegexParser.EndOfLineContext, RegexParser.EndOfWordContext, RegexParser.LineContext, RegexParser.LineCursorContext, RegexParser.MarkContext, RegexParser.StartMatchContext, RegexParser.StartOfFileContext, RegexParser.StartOfLineContext, RegexParser.StartOfWordContext, RegexParser.VisualContext
Enclosing class:
RegexParser

public static class RegexParser.Zero_widthContext extends org.antlr.v4.runtime.ParserRuleContext
  • Field Summary

    Fields inherited from class org.antlr.v4.runtime.ParserRuleContext

    children, EMPTY, exception, start, stop

    Fields inherited from class org.antlr.v4.runtime.RuleContext

    invokingState, parent
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    Zero_widthContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    int
     

    Methods inherited from class org.antlr.v4.runtime.ParserRuleContext

    addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString

    Methods inherited from class org.antlr.v4.runtime.RuleContext

    accept, depth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, setParent, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTree

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Zero_widthContext

      public Zero_widthContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
    • Zero_widthContext

      public Zero_widthContext()
  • Method Details

    • getRuleIndex

      public int getRuleIndex()
      Overrides:
      getRuleIndex in class org.antlr.v4.runtime.RuleContext
    • copyFrom

      public void copyFrom(RegexParser.Zero_widthContext ctx)