Optional
Readonly
columnOptional
Readonly
idThe node must have the given id.
Optional
Readonly
lineThe node must be in the given line.
Optional
Readonly
nameThe node must have the given name. To treat this name as a regular expression, set FlowrSearchGetFilter#nameIsRegex to true.
Optional
Readonly
nameOnly useful in combination with name
. If true, the name is treated as a regular expression.
The node must be in the given column.