menu
sqlparser package
documentation
sqlparser.dart
CompoundSelectPart
allToken property
allToken property
dark_mode
light_mode
allToken
property
Token
?
allToken
getter/setter pair
The "ALL" token, if this is a "UNION ALL" part
Implementation
Token? allToken;
sqlparser package
documentation
sqlparser
CompoundSelectPart
allToken property
CompoundSelectPart class
Constructors
new
Properties
allDescendants
allToken
childNodes
first
firstModeToken
firstPosition
hashCode
hasSpan
last
lastPosition
length
(ext)
mode
optionalScope
parent
parents
runtimeType
scope
select
selfAndDescendants
selfAndParents
span
statementScope
synthetic
Methods
accept
acceptWithoutArg
contentEquals
enclosingOfType
isChildOf
meta
noSuchMethod
setMeta
setSpan
toSql
(ext)
toString
transformChildren
Operators
operator ==