Method: Schema::Node#annotations
- Defined in:
- lib/capnp/generator/schema.capnp.rb
#annotations ⇒ Object
27 |
# File 'lib/capnp/generator/schema.capnp.rb', line 27 def annotations = Schema::Annotation::List.from_pointer(read_pointer(2)) |