Package org.sqlite.parser.ast
Class TypeSize
java.lang.Object
org.sqlite.parser.ast.TypeSize
- All Implemented Interfaces:
ToSql
The AST node corresponding to an optional size annotation on a column or value type.
-
Field Details
-
size1
-
size2
-
-
Method Details
-
maxSize
-
couple
-
toSql
- Specified by:
toSqlin interfaceToSql- Throws:
IOException
-
getSize
-
getDecimalDigits
-