struct Ven::Suite::FAImmediate
- Ven::Suite::FAImmediate
- Ven::Suite::FieldAccessor
- Struct
- Value
- Object
Overview
An immediate field accessor.
In the field path b.c
, both b
and c
are immediate
field accessors.
Defined in:
ven/suite/field_accessor.crConstructors
Instance Method Summary
- #access : String
-
#clone
Makes a copy of this field accessor.