LogicalType
constructor(name: SimpleName, typeArguments: NodeList<Type>, annotations: NodeList<AnnotationExpr>)(source)
constructor(tokenRange: TokenRange, name: SimpleName, typeArguments: NodeList<Type>, annotations: NodeList<AnnotationExpr>)(source)
This constructor is used by the parser and is considered private.