|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
id
instead of POST.id
transform
closure, returning a list of transformed values.true
for
false
and false
for true
./[a-zA-Z]+/
./[a-zA-Z0-9]+/
./[a-zA-Z0-9\s]+/
./[a-zA-Z\s]+/
.\/\s*\/
.false
.true
.number
from a value (same as {it + number}
)number
.number
.>>
), binding an error ([]
)>>
operator that combines two subrules in a sequence such that a result of application of a first
subrule is passed to a second subrule.exponent
.true
and false
otherwise.values
list coerce
to true
.Groovy Documentation