Uses of Enum
gudusoft.gsqlparser.pp.para.styleenums.TAlignOption
Packages that use TAlignOption
Package
Description
-
Uses of TAlignOption in gudusoft.gsqlparser.pp.para
Fields in gudusoft.gsqlparser.pp.para declared as TAlignOptionModifier and TypeFieldDescriptionGFmtOpt.createtableFieldlistAlignOption//todo add sample17GFmtOpt.selectKeywordsAlignOption//todo add sample31 -
Uses of TAlignOption in gudusoft.gsqlparser.pp.para.styleenums
Methods in gudusoft.gsqlparser.pp.para.styleenums that return TAlignOptionModifier and TypeMethodDescriptionstatic TAlignOptionstatic TAlignOptionReturns the enum constant of this type with the specified name.static TAlignOption[]TAlignOption.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TAlignOption in gudusoft.gsqlparser.pp.processor
Methods in gudusoft.gsqlparser.pp.processor with parameters of type TAlignOptionModifier and TypeMethodDescriptionProcessorFactory.createCreateTableItemAlignProcessor(GFmtOpt option, TAlignOption alignOption) create the processor used to align the items