Class Foreach
class Foreach(bool declOnly)
;
Fields
Name | Type | Description |
---|---|---|
declarations
|
Declaration[] | |
foreachType
|
ForeachType | |
foreachTypeList
|
ForeachTypeList | |
high
|
Expression | |
low
|
Expression | |
startIndex
|
size_t | |
style
|
DeclarationListStyle | |
type
|
IdType |
Methods
Name | Description |
---|---|
accept
(visitor)
|