struct Ven::Suite::FABranches

Overview

A branches field accessor.

In the field path (a).[b.e, c], [b.e, c] is a branches field accessor.

Defined in:

ven/suite/field_accessor.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Ven::Suite::FieldAccessor

initialize initialize

Constructor methods inherited from struct Ven::Suite::FieldAccessor

new new

Constructor Detail

def self.new(access : Ven::Suite::QVector) #

[View source]

Instance Method Detail

def access : QVector #

def clone #

Makes a deep copy of this field accessor.


[View source]