类 SqlNode

    • 构造器详细资料

      • SqlNode

        public SqlNode()
    • 方法详细资料

      • setText

        public void setText​(String s)
        指定者:
        setText 在接口中 antlr.collections.AST
        覆盖:
        setText 在类中 antlr.CommonAST
      • getOriginalText

        public String getOriginalText()
      • getDataType

        public Type getDataType()
      • setDataType

        public void setDataType​(Type dataType)