abstract struct Aero::Template::Node

Direct Known Subclasses

Defined in:

template/node.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(start : Int32, stop : Int32) #

[View source]

Instance Method Detail

def accepts?(other : Node) : Bool #

[View source]
def start : Int32 #

[View source]
def stop : Int32 #

[View source]