struct

Jalopy::Node

Inherits Protobuf::Message < Struct < Value < Object

Constants

FIELDS = {2 => {name: :links, pb_type: NodeLink, crystal_type: NodeLink, cast_type: Array(NodeLink)?, native: false, optional: true, repeated: true, default: nil, packed: false}, 1 => {name: :file, pb_type: InlineFile, crystal_type: InlineFile, cast_type: InlineFile?, native: false, optional: true, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)

Constructors

new(buf : Protobuf::Buffer)

Class methods

from_protobuf(io)

Instance methods

[](key : String)
file
file=(file : InlineFile | Nil)
to_protobuf(io : IO, embedded = false)
to_protobuf