Package 

Class SqlCharExpr

  • All Implemented Interfaces:
    ast.SqlNode

    
    public final class SqlCharExpr
    extends SqlExpr
                        

    sql语法树:字符表达式

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String text
    • Method Summary

      Modifier and Type Method Description
      final String getText()
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait