Class PlSqlParser.Et_lobfile_attrContext

  • 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
    Enclosing class:
    PlSqlParser

    public static class PlSqlParser.Et_lobfile_attrContext
    extends org.antlr.v4.runtime.ParserRuleContext
    • Field Summary

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

        children, exception, start, stop
      • Fields inherited from class org.antlr.v4.runtime.RuleContext

        EMPTY, invokingState, parent
    • Constructor Summary

      Constructors 
      Constructor Description
      Et_lobfile_attrContext​(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)  
    • Constructor Detail

      • Et_lobfile_attrContext

        public Et_lobfile_attrContext​(org.antlr.v4.runtime.ParserRuleContext parent,
                                      int invokingState)
    • Method Detail

      • FROM

        public org.antlr.v4.runtime.tree.TerminalNode FROM()
      • LEFT_PAREN

        public org.antlr.v4.runtime.tree.TerminalNode LEFT_PAREN()
      • RIGHT_PAREN

        public org.antlr.v4.runtime.tree.TerminalNode RIGHT_PAREN()
      • COMMA

        public List<org.antlr.v4.runtime.tree.TerminalNode> COMMA()
      • COMMA

        public org.antlr.v4.runtime.tree.TerminalNode COMMA​(int i)
      • CLOB

        public org.antlr.v4.runtime.tree.TerminalNode CLOB()
      • BLOB

        public org.antlr.v4.runtime.tree.TerminalNode BLOB()
      • CHARACTERSET

        public org.antlr.v4.runtime.tree.TerminalNode CHARACTERSET()
      • EQUALS_OP

        public org.antlr.v4.runtime.tree.TerminalNode EQUALS_OP()
      • getRuleIndex

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

        public void enterRule​(org.antlr.v4.runtime.tree.ParseTreeListener listener)
        Overrides:
        enterRule in class org.antlr.v4.runtime.ParserRuleContext
      • exitRule

        public void exitRule​(org.antlr.v4.runtime.tree.ParseTreeListener listener)
        Overrides:
        exitRule in class org.antlr.v4.runtime.ParserRuleContext