Class TypeSize

java.lang.Object
org.sqlite.parser.ast.TypeSize
All Implemented Interfaces:
ToSql

public class TypeSize extends Object implements ToSql
The AST node corresponding to an optional size annotation on a column or value type.