Class Type

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

public class Type extends Object implements ToSql
The AST node corresponding to a column or value type.
  • Field Details

  • Constructor Details

  • Method Details