From 6b3d534dea2b9d9e9c48b7de87a624ab8116c50b Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Sun, 7 Jun 2015 12:45:39 -0400 Subject: [PATCH] Reorg, removing Parenthesis() --- docs/allclasses-frame.html | 6 +- docs/allclasses-noframe.html | 6 +- docs/constant-values.html | 4 +- docs/deprecated-list.html | 4 +- docs/help-doc.html | 4 +- docs/index-files/index-1.html | 6 +- docs/index-files/index-10.html | 4 +- docs/index-files/index-11.html | 4 +- docs/index-files/index-12.html | 4 +- docs/index-files/index-13.html | 6 +- docs/index-files/index-14.html | 4 +- docs/index-files/index-15.html | 12 +-- docs/index-files/index-16.html | 8 +- docs/index-files/index-17.html | 12 +-- docs/index-files/index-18.html | 8 +- docs/index-files/index-19.html | 6 +- docs/index-files/index-2.html | 4 +- docs/index-files/index-20.html | 88 +++++++++++++++++-- docs/index-files/index-21.html | 4 +- docs/index-files/index-3.html | 4 +- docs/index-files/index-4.html | 4 +- docs/index-files/index-5.html | 14 ++- docs/index-files/index-6.html | 4 +- docs/index-files/index-7.html | 8 +- docs/index-files/index-8.html | 4 +- docs/index-files/index-9.html | 6 +- docs/index.html | 2 +- .../sf/jsqlparser/JSQLParserException.html | 4 +- .../class-use/JSQLParserException.html | 4 +- .../expression/AllComparisonExpression.html | 4 +- .../expression/AnyComparisonExpression.html | 4 +- .../expression/BinaryExpression.html | 4 +- .../jsqlparser/expression/BooleanValue.html | 4 +- .../jsqlparser/expression/CaseExpression.html | 4 +- .../sf/jsqlparser/expression/DateValue.html | 4 +- .../sf/jsqlparser/expression/DoubleValue.html | 4 +- .../sf/jsqlparser/expression/Expression.html | 6 +- .../expression/ExpressionVisitor.html | 35 +++----- .../sf/jsqlparser/expression/Function.html | 8 +- .../expression/InverseExpression.html | 27 ++++-- .../jsqlparser/expression/JdbcParameter.html | 4 +- .../sf/jsqlparser/expression/LongValue.html | 4 +- .../sf/jsqlparser/expression/NullValue.html | 8 +- .../PrimitiveValue.InvalidPrimitive.html | 4 +- .../jsqlparser/expression/PrimitiveValue.html | 8 +- .../sf/jsqlparser/expression/StringValue.html | 4 +- .../sf/jsqlparser/expression/TimeValue.html | 4 +- .../jsqlparser/expression/TimestampValue.html | 4 +- .../sf/jsqlparser/expression/WhenClause.html | 4 +- .../class-use/AllComparisonExpression.html | 8 +- .../class-use/AnyComparisonExpression.html | 8 +- .../class-use/BinaryExpression.html | 4 +- .../expression/class-use/BooleanValue.html | 8 +- .../expression/class-use/CaseExpression.html | 8 +- .../expression/class-use/DateValue.html | 8 +- .../expression/class-use/DoubleValue.html | 8 +- .../expression/class-use/Expression.html | 80 +++++++++-------- .../class-use/ExpressionVisitor.html | 27 ++++-- .../expression/class-use/Function.html | 8 +- .../class-use/InverseExpression.html | 8 +- .../expression/class-use/JdbcParameter.html | 8 +- .../expression/class-use/LongValue.html | 8 +- .../expression/class-use/NullValue.html | 8 +- .../PrimitiveValue.InvalidPrimitive.html | 4 +- .../expression/class-use/PrimitiveValue.html | 4 +- .../expression/class-use/StringValue.html | 8 +- .../expression/class-use/TimeValue.html | 8 +- .../expression/class-use/TimestampValue.html | 8 +- .../expression/class-use/WhenClause.html | 8 +- .../operators/arithmetic/Addition.html | 4 +- .../operators/arithmetic/BitwiseAnd.html | 4 +- .../operators/arithmetic/BitwiseOr.html | 4 +- .../operators/arithmetic/BitwiseXor.html | 4 +- .../operators/arithmetic/Concat.html | 4 +- .../operators/arithmetic/Division.html | 4 +- .../operators/arithmetic/Multiplication.html | 4 +- .../operators/arithmetic/Subtraction.html | 4 +- .../arithmetic/class-use/Addition.html | 8 +- .../arithmetic/class-use/BitwiseAnd.html | 8 +- .../arithmetic/class-use/BitwiseOr.html | 8 +- .../arithmetic/class-use/BitwiseXor.html | 8 +- .../arithmetic/class-use/Concat.html | 8 +- .../arithmetic/class-use/Division.html | 8 +- .../arithmetic/class-use/Multiplication.html | 8 +- .../arithmetic/class-use/Subtraction.html | 8 +- .../operators/arithmetic/package-frame.html | 4 +- .../operators/arithmetic/package-summary.html | 4 +- .../operators/arithmetic/package-tree.html | 4 +- .../operators/arithmetic/package-use.html | 4 +- .../operators/conditional/AndExpression.html | 4 +- .../operators/conditional/OrExpression.html | 4 +- .../conditional/class-use/AndExpression.html | 8 +- .../conditional/class-use/OrExpression.html | 8 +- .../operators/conditional/package-frame.html | 4 +- .../conditional/package-summary.html | 4 +- .../operators/conditional/package-tree.html | 4 +- .../operators/conditional/package-use.html | 4 +- .../operators/relational/Between.html | 4 +- .../operators/relational/EqualsTo.html | 4 +- .../relational/ExistsExpression.html | 4 +- .../operators/relational/ExpressionList.html | 4 +- .../operators/relational/GreaterThan.html | 4 +- .../relational/GreaterThanEquals.html | 4 +- .../operators/relational/InExpression.html | 4 +- .../relational/IsNullExpression.html | 4 +- .../operators/relational/ItemsList.html | 4 +- .../relational/ItemsListVisitor.html | 4 +- .../operators/relational/LikeExpression.html | 4 +- .../operators/relational/Matches.html | 4 +- .../operators/relational/MinorThan.html | 4 +- .../operators/relational/MinorThanEquals.html | 4 +- .../operators/relational/NotEqualsTo.html | 4 +- .../relational/class-use/Between.html | 8 +- .../relational/class-use/EqualsTo.html | 8 +- .../class-use/ExistsExpression.html | 8 +- .../relational/class-use/ExpressionList.html | 4 +- .../relational/class-use/GreaterThan.html | 8 +- .../class-use/GreaterThanEquals.html | 8 +- .../relational/class-use/InExpression.html | 8 +- .../class-use/IsNullExpression.html | 8 +- .../relational/class-use/ItemsList.html | 4 +- .../class-use/ItemsListVisitor.html | 4 +- .../relational/class-use/LikeExpression.html | 8 +- .../relational/class-use/Matches.html | 8 +- .../relational/class-use/MinorThan.html | 8 +- .../relational/class-use/MinorThanEquals.html | 8 +- .../relational/class-use/NotEqualsTo.html | 8 +- .../operators/relational/package-frame.html | 4 +- .../operators/relational/package-summary.html | 4 +- .../operators/relational/package-tree.html | 4 +- .../operators/relational/package-use.html | 4 +- .../jsqlparser/expression/package-frame.html | 6 +- .../expression/package-summary.html | 22 +++-- .../jsqlparser/expression/package-tree.html | 6 +- .../sf/jsqlparser/expression/package-use.html | 30 +++---- docs/net/sf/jsqlparser/package-frame.html | 4 +- docs/net/sf/jsqlparser/package-summary.html | 4 +- docs/net/sf/jsqlparser/package-tree.html | 4 +- docs/net/sf/jsqlparser/package-use.html | 4 +- docs/net/sf/jsqlparser/schema/Column.html | 4 +- docs/net/sf/jsqlparser/schema/Table.html | 4 +- .../jsqlparser/schema/class-use/Column.html | 8 +- .../sf/jsqlparser/schema/class-use/Table.html | 4 +- .../sf/jsqlparser/schema/package-frame.html | 4 +- .../sf/jsqlparser/schema/package-summary.html | 4 +- .../sf/jsqlparser/schema/package-tree.html | 4 +- .../net/sf/jsqlparser/schema/package-use.html | 4 +- .../sf/jsqlparser/statement/Statement.html | 4 +- .../statement/StatementVisitor.html | 4 +- .../statement/class-use/Statement.html | 4 +- .../statement/class-use/StatementVisitor.html | 4 +- .../statement/create/table/ColDataType.html | 4 +- .../create/table/ColumnDefinition.html | 4 +- .../statement/create/table/CreateTable.html | 4 +- .../statement/create/table/Index.html | 4 +- .../create/table/class-use/ColDataType.html | 4 +- .../table/class-use/ColumnDefinition.html | 4 +- .../create/table/class-use/CreateTable.html | 4 +- .../create/table/class-use/Index.html | 4 +- .../statement/create/table/package-frame.html | 4 +- .../create/table/package-summary.html | 4 +- .../statement/create/table/package-tree.html | 4 +- .../statement/create/table/package-use.html | 4 +- .../jsqlparser/statement/delete/Delete.html | 4 +- .../statement/delete/class-use/Delete.html | 4 +- .../statement/delete/package-frame.html | 4 +- .../statement/delete/package-summary.html | 4 +- .../statement/delete/package-tree.html | 4 +- .../statement/delete/package-use.html | 4 +- .../sf/jsqlparser/statement/drop/Drop.html | 4 +- .../statement/drop/class-use/Drop.html | 4 +- .../statement/drop/package-frame.html | 4 +- .../statement/drop/package-summary.html | 4 +- .../statement/drop/package-tree.html | 4 +- .../statement/drop/package-use.html | 4 +- .../jsqlparser/statement/insert/Insert.html | 4 +- .../statement/insert/class-use/Insert.html | 4 +- .../statement/insert/package-frame.html | 4 +- .../statement/insert/package-summary.html | 4 +- .../statement/insert/package-tree.html | 4 +- .../statement/insert/package-use.html | 4 +- .../jsqlparser/statement/package-frame.html | 4 +- .../jsqlparser/statement/package-summary.html | 4 +- .../sf/jsqlparser/statement/package-tree.html | 4 +- .../sf/jsqlparser/statement/package-use.html | 4 +- .../jsqlparser/statement/replace/Replace.html | 4 +- .../statement/replace/class-use/Replace.html | 4 +- .../statement/replace/package-frame.html | 4 +- .../statement/replace/package-summary.html | 4 +- .../statement/replace/package-tree.html | 4 +- .../statement/replace/package-use.html | 4 +- .../statement/select/AllColumns.html | 4 +- .../statement/select/AllTableColumns.html | 4 +- .../jsqlparser/statement/select/Distinct.html | 4 +- .../jsqlparser/statement/select/FromItem.html | 4 +- .../statement/select/FromItemVisitor.html | 4 +- .../statement/select/IntoTableVisitor.html | 4 +- .../sf/jsqlparser/statement/select/Join.html | 4 +- .../sf/jsqlparser/statement/select/Limit.html | 4 +- .../statement/select/OrderByElement.html | 4 +- .../statement/select/OrderByVisitor.html | 4 +- .../statement/select/PlainSelect.html | 4 +- .../jsqlparser/statement/select/Select.html | 4 +- .../statement/select/SelectBody.html | 4 +- .../select/SelectExpressionItem.html | 4 +- .../statement/select/SelectItem.html | 4 +- .../statement/select/SelectItemVisitor.html | 4 +- .../statement/select/SelectVisitor.html | 4 +- .../jsqlparser/statement/select/SubJoin.html | 4 +- .../statement/select/SubSelect.html | 4 +- .../sf/jsqlparser/statement/select/Top.html | 4 +- .../sf/jsqlparser/statement/select/Union.html | 4 +- .../jsqlparser/statement/select/WithItem.html | 4 +- .../select/class-use/AllColumns.html | 4 +- .../select/class-use/AllTableColumns.html | 4 +- .../statement/select/class-use/Distinct.html | 4 +- .../statement/select/class-use/FromItem.html | 4 +- .../select/class-use/FromItemVisitor.html | 4 +- .../select/class-use/IntoTableVisitor.html | 4 +- .../statement/select/class-use/Join.html | 4 +- .../statement/select/class-use/Limit.html | 4 +- .../select/class-use/OrderByElement.html | 4 +- .../select/class-use/OrderByVisitor.html | 4 +- .../select/class-use/PlainSelect.html | 4 +- .../statement/select/class-use/Select.html | 4 +- .../select/class-use/SelectBody.html | 4 +- .../class-use/SelectExpressionItem.html | 4 +- .../select/class-use/SelectItem.html | 4 +- .../select/class-use/SelectItemVisitor.html | 4 +- .../select/class-use/SelectVisitor.html | 4 +- .../statement/select/class-use/SubJoin.html | 4 +- .../statement/select/class-use/SubSelect.html | 8 +- .../statement/select/class-use/Top.html | 4 +- .../statement/select/class-use/Union.html | 4 +- .../statement/select/class-use/WithItem.html | 4 +- .../statement/select/package-frame.html | 4 +- .../statement/select/package-summary.html | 4 +- .../statement/select/package-tree.html | 4 +- .../statement/select/package-use.html | 4 +- .../statement/truncate/Truncate.html | 4 +- .../truncate/class-use/Truncate.html | 4 +- .../statement/truncate/package-frame.html | 4 +- .../statement/truncate/package-summary.html | 4 +- .../statement/truncate/package-tree.html | 4 +- .../statement/truncate/package-use.html | 4 +- .../jsqlparser/statement/update/Update.html | 4 +- .../statement/update/class-use/Update.html | 4 +- .../statement/update/package-frame.html | 4 +- .../statement/update/package-summary.html | 4 +- .../statement/update/package-tree.html | 4 +- .../statement/update/package-use.html | 4 +- .../util/deparser/CreateTableDeParser.html | 4 +- .../util/deparser/DeleteDeParser.html | 4 +- .../util/deparser/ExpressionDeParser.html | 35 ++------ .../util/deparser/InsertDeParser.html | 4 +- .../util/deparser/ReplaceDeParser.html | 4 +- .../util/deparser/SelectDeParser.html | 4 +- .../util/deparser/StatementDeParser.html | 4 +- .../util/deparser/UpdateDeParser.html | 4 +- .../class-use/CreateTableDeParser.html | 4 +- .../deparser/class-use/DeleteDeParser.html | 4 +- .../class-use/ExpressionDeParser.html | 4 +- .../deparser/class-use/InsertDeParser.html | 4 +- .../deparser/class-use/ReplaceDeParser.html | 4 +- .../deparser/class-use/SelectDeParser.html | 4 +- .../deparser/class-use/StatementDeParser.html | 4 +- .../deparser/class-use/UpdateDeParser.html | 4 +- .../util/deparser/package-frame.html | 4 +- .../util/deparser/package-summary.html | 4 +- .../util/deparser/package-tree.html | 4 +- .../jsqlparser/util/deparser/package-use.html | 4 +- docs/overview-frame.html | 4 +- docs/overview-summary.html | 4 +- docs/overview-tree.html | 6 +- docs/serialized-form.html | 4 +- .../expression/ExpressionVisitorBase.java | 7 +- .../sf/jsqlparser/expression/Parenthesis.java | 63 ------------- .../util/deparser/ExpressionDeParser.java | 11 --- 278 files changed, 929 insertions(+), 788 deletions(-) delete mode 100644 src/net/sf/jsqlparser/expression/Parenthesis.java diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index 7ffa5ee..95204e0 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -44,6 +44,7 @@
  • ExpressionDeParser
  • ExpressionList
  • ExpressionVisitor
  • +
  • ExpressionVisitorBase
  • FromItem
  • FromItemVisitor
  • Function
  • @@ -73,7 +74,6 @@
  • OrderByElement
  • OrderByVisitor
  • OrExpression
  • -
  • Parenthesis
  • PlainSelect
  • PrimitiveValue
  • PrimitiveValue.InvalidPrimitive
  • diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html index 5955338..b806ed7 100644 --- a/docs/allclasses-noframe.html +++ b/docs/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -44,6 +44,7 @@
  • ExpressionDeParser
  • ExpressionList
  • ExpressionVisitor
  • +
  • ExpressionVisitorBase
  • FromItem
  • FromItemVisitor
  • Function
  • @@ -73,7 +74,6 @@
  • OrderByElement
  • OrderByVisitor
  • OrExpression
  • -
  • Parenthesis
  • PlainSelect
  • PrimitiveValue
  • PrimitiveValue.InvalidPrimitive
  • diff --git a/docs/constant-values.html b/docs/constant-values.html index 7ad813d..d4db30e 100644 --- a/docs/constant-values.html +++ b/docs/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html index 6b496e6..7713967 100644 --- a/docs/deprecated-list.html +++ b/docs/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + diff --git a/docs/help-doc.html b/docs/help-doc.html index 293c62e..2d891bd 100644 --- a/docs/help-doc.html +++ b/docs/help-doc.html @@ -2,9 +2,9 @@ - + API Help - + diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html index f6b0ee3..e8c3976 100644 --- a/docs/index-files/index-1.html +++ b/docs/index-files/index-1.html @@ -2,9 +2,9 @@ - + A-Index - + @@ -146,8 +146,6 @@
     
    accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.NotEqualsTo
     
    -
    accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.Parenthesis
    -
     
    accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.StringValue
     
    accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.TimestampValue
    diff --git a/docs/index-files/index-10.html b/docs/index-files/index-10.html index 5466b8a..43d7ce2 100644 --- a/docs/index-files/index-10.html +++ b/docs/index-files/index-10.html @@ -2,9 +2,9 @@ - + J-Index - + diff --git a/docs/index-files/index-11.html b/docs/index-files/index-11.html index c82af7d..cb23458 100644 --- a/docs/index-files/index-11.html +++ b/docs/index-files/index-11.html @@ -2,9 +2,9 @@ - + L-Index - + diff --git a/docs/index-files/index-12.html b/docs/index-files/index-12.html index a348aa2..5b6cf57 100644 --- a/docs/index-files/index-12.html +++ b/docs/index-files/index-12.html @@ -2,9 +2,9 @@ - + M-Index - + diff --git a/docs/index-files/index-13.html b/docs/index-files/index-13.html index c5dd53e..b05f747 100644 --- a/docs/index-files/index-13.html +++ b/docs/index-files/index-13.html @@ -2,9 +2,9 @@ - + N-Index - + @@ -128,8 +128,6 @@
     
    not - Variable in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
     
    -
    not - Variable in class net.sf.jsqlparser.expression.Parenthesis
    -
     
    NotEqualsTo - Class in net.sf.jsqlparser.expression.operators.relational
     
    NotEqualsTo() - Constructor for class net.sf.jsqlparser.expression.operators.relational.NotEqualsTo
    diff --git a/docs/index-files/index-14.html b/docs/index-files/index-14.html index ffda1f6..ed0aa88 100644 --- a/docs/index-files/index-14.html +++ b/docs/index-files/index-14.html @@ -2,9 +2,9 @@ - + O-Index - + diff --git a/docs/index-files/index-15.html b/docs/index-files/index-15.html index c60a6c7..a6a2bdd 100644 --- a/docs/index-files/index-15.html +++ b/docs/index-files/index-15.html @@ -2,9 +2,9 @@ - + P-Index - + @@ -78,14 +78,6 @@
     
    parameters - Variable in class net.sf.jsqlparser.statement.drop.Drop
     
    -
    Parenthesis - Class in net.sf.jsqlparser.expression
    -
    -
    It represents an expression like "(" expression ")"
    -
    -
    Parenthesis() - Constructor for class net.sf.jsqlparser.expression.Parenthesis
    -
     
    -
    Parenthesis(Expression) - Constructor for class net.sf.jsqlparser.expression.Parenthesis
    -
     
    PlainSelect - Class in net.sf.jsqlparser.statement.select
    The core of a "SELECT" statement (no UNION, no ORDER BY)
    diff --git a/docs/index-files/index-16.html b/docs/index-files/index-16.html index 15a0e3e..49cf7ab 100644 --- a/docs/index-files/index-16.html +++ b/docs/index-files/index-16.html @@ -2,9 +2,9 @@ - + R-Index - + @@ -74,6 +74,10 @@

    R

    +
    recur - Variable in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    recur(Expression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    recurDownUnions - Variable in class net.sf.jsqlparser.statement.select.SelectVisitorBase
     
    Replace - Class in net.sf.jsqlparser.statement.replace
    diff --git a/docs/index-files/index-17.html b/docs/index-files/index-17.html index 8a005b9..c234a28 100644 --- a/docs/index-files/index-17.html +++ b/docs/index-files/index-17.html @@ -2,9 +2,9 @@ - + S-Index - + @@ -124,7 +124,7 @@
     
    SelectVisitorBase() - Constructor for class net.sf.jsqlparser.statement.select.SelectVisitorBase
     
    -
    SelectVisitorBase(boolean, boolean) - Constructor for class net.sf.jsqlparser.statement.select.SelectVisitorBase
    +
    SelectVisitorBase(PrintStream, boolean) - Constructor for class net.sf.jsqlparser.statement.select.SelectVisitorBase
     
    setAlias(String) - Method in class net.sf.jsqlparser.schema.Table
     
    @@ -198,8 +198,6 @@
     
    setExpression(Expression) - Method in class net.sf.jsqlparser.expression.InverseExpression
     
    -
    setExpression(Expression) - Method in class net.sf.jsqlparser.expression.Parenthesis
    -
     
    setExpression(Expression) - Method in class net.sf.jsqlparser.statement.select.OrderByElement
     
    setExpression(Expression) - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
    @@ -286,8 +284,6 @@
     
    setNot(boolean) - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
     
    -
    setNot() - Method in class net.sf.jsqlparser.expression.Parenthesis
    -
     
    setOffset(long) - Method in class net.sf.jsqlparser.statement.select.Limit
     
    setOffsetJdbcParameter(boolean) - Method in class net.sf.jsqlparser.statement.select.Limit
    @@ -418,7 +414,7 @@
     
    StatementVisitorBase() - Constructor for class net.sf.jsqlparser.statement.StatementVisitorBase
     
    -
    StatementVisitorBase(boolean) - Constructor for class net.sf.jsqlparser.statement.StatementVisitorBase
    +
    StatementVisitorBase(PrintStream) - Constructor for class net.sf.jsqlparser.statement.StatementVisitorBase
     
    StringValue - Class in net.sf.jsqlparser.expression
    diff --git a/docs/index-files/index-18.html b/docs/index-files/index-18.html index 340a18e..e19d8d5 100644 --- a/docs/index-files/index-18.html +++ b/docs/index-files/index-18.html @@ -2,9 +2,9 @@ - + T-Index - + @@ -170,6 +170,8 @@
     
    toString() - Method in class net.sf.jsqlparser.expression.Function
     
    +
    toString() - Method in class net.sf.jsqlparser.expression.InverseExpression
    +
     
    toString() - Method in class net.sf.jsqlparser.expression.JdbcParameter
     
    toString() - Method in class net.sf.jsqlparser.expression.LongValue
    @@ -188,8 +190,6 @@
     
    toString() - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
     
    -
    toString() - Method in class net.sf.jsqlparser.expression.Parenthesis
    -
     
    toString() - Method in class net.sf.jsqlparser.expression.StringValue
     
    toString() - Method in class net.sf.jsqlparser.expression.TimestampValue
    diff --git a/docs/index-files/index-19.html b/docs/index-files/index-19.html index 49ea122..2d2c703 100644 --- a/docs/index-files/index-19.html +++ b/docs/index-files/index-19.html @@ -2,9 +2,9 @@ - + U-Index - + @@ -74,6 +74,8 @@

    U

    +
    unhandled(Expression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    unhandledSelect(String) - Method in class net.sf.jsqlparser.statement.select.SelectVisitorBase
     
    unhandledStatement(String) - Method in class net.sf.jsqlparser.statement.StatementVisitorBase
    diff --git a/docs/index-files/index-2.html b/docs/index-files/index-2.html index bfecacb..8e27128 100644 --- a/docs/index-files/index-2.html +++ b/docs/index-files/index-2.html @@ -2,9 +2,9 @@ - + B-Index - + diff --git a/docs/index-files/index-20.html b/docs/index-files/index-20.html index 34c774a..af58d52 100644 --- a/docs/index-files/index-20.html +++ b/docs/index-files/index-20.html @@ -2,9 +2,9 @@ - + V-Index - + @@ -92,6 +92,8 @@
     
    verboseFailure - Variable in class net.sf.jsqlparser.statement.StatementVisitorBase
     
    +
    verboseUnhandled - Variable in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    visit(NullValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
     
    visit(Function) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
    @@ -112,8 +114,6 @@
     
    visit(BooleanValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
     
    -
    visit(Parenthesis) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
    -
     
    visit(StringValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
     
    visit(Addition) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
    @@ -172,6 +172,84 @@
     
    visit(BitwiseXor) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
     
    +
    visit(NullValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(Function) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(InverseExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(JdbcParameter) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(DoubleValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(LongValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(DateValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(TimeValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(TimestampValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(BooleanValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(StringValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(Addition) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(Division) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(Multiplication) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(Subtraction) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(AndExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(OrExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(Between) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(EqualsTo) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(GreaterThan) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(GreaterThanEquals) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(InExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(IsNullExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(LikeExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(MinorThan) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(MinorThanEquals) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(NotEqualsTo) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(Column) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(SubSelect) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(CaseExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(WhenClause) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(ExistsExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(AllComparisonExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(AnyComparisonExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(Concat) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(Matches) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(BitwiseAnd) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(BitwiseOr) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    visit(BitwiseXor) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    visit(SubSelect) - Method in interface net.sf.jsqlparser.expression.operators.relational.ItemsListVisitor
     
    visit(ExpressionList) - Method in interface net.sf.jsqlparser.expression.operators.relational.ItemsListVisitor
    @@ -274,8 +352,6 @@
     
    visit(OrExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
     
    -
    visit(Parenthesis) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
    -
     
    visit(StringValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
     
    visit(Subtraction) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
    diff --git a/docs/index-files/index-21.html b/docs/index-files/index-21.html index 8c70baa..9636ef3 100644 --- a/docs/index-files/index-21.html +++ b/docs/index-files/index-21.html @@ -2,9 +2,9 @@ - + W-Index - + diff --git a/docs/index-files/index-3.html b/docs/index-files/index-3.html index 7795464..30e895e 100644 --- a/docs/index-files/index-3.html +++ b/docs/index-files/index-3.html @@ -2,9 +2,9 @@ - + C-Index - + diff --git a/docs/index-files/index-4.html b/docs/index-files/index-4.html index 6dfb404..1661a2e 100644 --- a/docs/index-files/index-4.html +++ b/docs/index-files/index-4.html @@ -2,9 +2,9 @@ - + D-Index - + diff --git a/docs/index-files/index-5.html b/docs/index-files/index-5.html index 73cfa25..ebe2ce6 100644 --- a/docs/index-files/index-5.html +++ b/docs/index-files/index-5.html @@ -2,9 +2,9 @@ - + E-Index - + @@ -110,8 +110,6 @@
     
    expression - Variable in class net.sf.jsqlparser.expression.InverseExpression
     
    -
    expression - Variable in class net.sf.jsqlparser.expression.Parenthesis
    -
     
    expression - Variable in class net.sf.jsqlparser.statement.select.OrderByElement
     
    expression - Variable in class net.sf.jsqlparser.statement.select.SelectExpressionItem
    @@ -151,6 +149,14 @@
     
    expressionVisitor - Variable in class net.sf.jsqlparser.util.deparser.UpdateDeParser
     
    +
    ExpressionVisitorBase - Class in net.sf.jsqlparser.expression
    +
     
    +
    ExpressionVisitorBase() - Constructor for class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    ExpressionVisitorBase(boolean) - Constructor for class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    +
    ExpressionVisitorBase(PrintWriter, boolean) - Constructor for class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    A B C D E F G H I J L M N O P R S T U V W  diff --git a/docs/index-files/index-6.html b/docs/index-files/index-6.html index 5cd333a..f788342 100644 --- a/docs/index-files/index-6.html +++ b/docs/index-files/index-6.html @@ -2,9 +2,9 @@ - + F-Index - + diff --git a/docs/index-files/index-7.html b/docs/index-files/index-7.html index c4cec98..9cacc7e 100644 --- a/docs/index-files/index-7.html +++ b/docs/index-files/index-7.html @@ -2,9 +2,9 @@ - + G-Index - + @@ -108,6 +108,8 @@
     
    getCause() - Method in exception net.sf.jsqlparser.JSQLParserException
     
    +
    getChildren(Expression) - Static method in class net.sf.jsqlparser.expression.ExpressionVisitorBase
    +
     
    getColDataType() - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
    The ColDataType of this column definition
    @@ -152,8 +154,6 @@
     
    getExpression() - Method in class net.sf.jsqlparser.expression.InverseExpression
     
    -
    getExpression() - Method in class net.sf.jsqlparser.expression.Parenthesis
    -
     
    getExpression() - Method in class net.sf.jsqlparser.statement.select.OrderByElement
     
    getExpression() - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
    diff --git a/docs/index-files/index-8.html b/docs/index-files/index-8.html index 69d8574..5a7cb28 100644 --- a/docs/index-files/index-8.html +++ b/docs/index-files/index-8.html @@ -2,9 +2,9 @@ - + H-Index - + diff --git a/docs/index-files/index-9.html b/docs/index-files/index-9.html index 08b6470..75bb17f 100644 --- a/docs/index-files/index-9.html +++ b/docs/index-files/index-9.html @@ -2,9 +2,9 @@ - + I-Index - + @@ -171,8 +171,6 @@
     
    isNot() - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
     
    -
    isNot() - Method in class net.sf.jsqlparser.expression.Parenthesis
    -
     
    IsNullExpression - Class in net.sf.jsqlparser.expression.operators.relational
     
    IsNullExpression() - Constructor for class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
    diff --git a/docs/index.html b/docs/index.html index b945955..211cafb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) diff --git a/docs/net/sf/jsqlparser/class-use/JSQLParserException.html b/docs/net/sf/jsqlparser/class-use/JSQLParserException.html index 3b718e7..aec8747 100644 --- a/docs/net/sf/jsqlparser/class-use/JSQLParserException.html +++ b/docs/net/sf/jsqlparser/class-use/JSQLParserException.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.JSQLParserException - + diff --git a/docs/net/sf/jsqlparser/expression/AllComparisonExpression.html b/docs/net/sf/jsqlparser/expression/AllComparisonExpression.html index 8ffa4bb..47d1da6 100644 --- a/docs/net/sf/jsqlparser/expression/AllComparisonExpression.html +++ b/docs/net/sf/jsqlparser/expression/AllComparisonExpression.html @@ -2,9 +2,9 @@ - + AllComparisonExpression - + diff --git a/docs/net/sf/jsqlparser/expression/AnyComparisonExpression.html b/docs/net/sf/jsqlparser/expression/AnyComparisonExpression.html index c6a0f8d..8e8bca5 100644 --- a/docs/net/sf/jsqlparser/expression/AnyComparisonExpression.html +++ b/docs/net/sf/jsqlparser/expression/AnyComparisonExpression.html @@ -2,9 +2,9 @@ - + AnyComparisonExpression - + diff --git a/docs/net/sf/jsqlparser/expression/BinaryExpression.html b/docs/net/sf/jsqlparser/expression/BinaryExpression.html index de6ee32..442d5bf 100644 --- a/docs/net/sf/jsqlparser/expression/BinaryExpression.html +++ b/docs/net/sf/jsqlparser/expression/BinaryExpression.html @@ -2,9 +2,9 @@ - + BinaryExpression - + diff --git a/docs/net/sf/jsqlparser/expression/BooleanValue.html b/docs/net/sf/jsqlparser/expression/BooleanValue.html index e36767c..84faac2 100644 --- a/docs/net/sf/jsqlparser/expression/BooleanValue.html +++ b/docs/net/sf/jsqlparser/expression/BooleanValue.html @@ -2,9 +2,9 @@ - + BooleanValue - + diff --git a/docs/net/sf/jsqlparser/expression/CaseExpression.html b/docs/net/sf/jsqlparser/expression/CaseExpression.html index 80f4135..8d3f269 100644 --- a/docs/net/sf/jsqlparser/expression/CaseExpression.html +++ b/docs/net/sf/jsqlparser/expression/CaseExpression.html @@ -2,9 +2,9 @@ - + CaseExpression - + diff --git a/docs/net/sf/jsqlparser/expression/DateValue.html b/docs/net/sf/jsqlparser/expression/DateValue.html index 7d49d2c..92f9993 100644 --- a/docs/net/sf/jsqlparser/expression/DateValue.html +++ b/docs/net/sf/jsqlparser/expression/DateValue.html @@ -2,9 +2,9 @@ - + DateValue - + diff --git a/docs/net/sf/jsqlparser/expression/DoubleValue.html b/docs/net/sf/jsqlparser/expression/DoubleValue.html index c90e9bb..b487e2e 100644 --- a/docs/net/sf/jsqlparser/expression/DoubleValue.html +++ b/docs/net/sf/jsqlparser/expression/DoubleValue.html @@ -2,9 +2,9 @@ - + DoubleValue - + diff --git a/docs/net/sf/jsqlparser/expression/Expression.html b/docs/net/sf/jsqlparser/expression/Expression.html index d22ee9b..9c6ad2f 100644 --- a/docs/net/sf/jsqlparser/expression/Expression.html +++ b/docs/net/sf/jsqlparser/expression/Expression.html @@ -2,9 +2,9 @@ - + Expression - + @@ -101,7 +101,7 @@ var activeTableTab = "activeTableTab";
  • All Known Implementing Classes:
    -
    Addition, AllComparisonExpression, AndExpression, AnyComparisonExpression, Between, BinaryExpression, BitwiseAnd, BitwiseOr, BitwiseXor, BooleanValue, CaseExpression, Column, Concat, DateValue, Division, DoubleValue, EqualsTo, ExistsExpression, Function, GreaterThan, GreaterThanEquals, InExpression, InverseExpression, IsNullExpression, JdbcParameter, LikeExpression, LongValue, Matches, MinorThan, MinorThanEquals, Multiplication, NotEqualsTo, NullValue, OrExpression, Parenthesis, StringValue, SubSelect, Subtraction, TimestampValue, TimeValue, WhenClause
    +
    Addition, AllComparisonExpression, AndExpression, AnyComparisonExpression, Between, BinaryExpression, BitwiseAnd, BitwiseOr, BitwiseXor, BooleanValue, CaseExpression, Column, Concat, DateValue, Division, DoubleValue, EqualsTo, ExistsExpression, Function, GreaterThan, GreaterThanEquals, InExpression, InverseExpression, IsNullExpression, JdbcParameter, LikeExpression, LongValue, Matches, MinorThan, MinorThanEquals, Multiplication, NotEqualsTo, NullValue, OrExpression, StringValue, SubSelect, Subtraction, TimestampValue, TimeValue, WhenClause


    diff --git a/docs/net/sf/jsqlparser/expression/ExpressionVisitor.html b/docs/net/sf/jsqlparser/expression/ExpressionVisitor.html index 03d12a2..a4945e0 100644 --- a/docs/net/sf/jsqlparser/expression/ExpressionVisitor.html +++ b/docs/net/sf/jsqlparser/expression/ExpressionVisitor.html @@ -2,9 +2,9 @@ - + ExpressionVisitor - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";