Package io.trino.sql.parser
Class ParsingOptions
java.lang.Object
io.trino.sql.parser.ParsingOptions
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionParsingOptions(ParsingOptions.DecimalLiteralTreatment decimalLiteralTreatment) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ParsingOptions
public ParsingOptions() -
ParsingOptions
-
-
Method Details
-
getDecimalLiteralTreatment
-