Class MySQLStatementParser.FieldDefinitionContext

  • 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:
    MySQLStatementParser

    public static class MySQLStatementParser.FieldDefinitionContext
    extends org.antlr.v4.runtime.ParserRuleContext
    • Field Detail

      • storedAttribute

        public org.antlr.v4.runtime.Token storedAttribute
    • Constructor Detail

      • FieldDefinitionContext

        public FieldDefinitionContext​(org.antlr.v4.runtime.ParserRuleContext parent,
                                      int invokingState)