class Aero::Query::BooleanLiteral

Defined in:

query/node.cr

Constructors

Instance Method Summary

Instance methods inherited from class Aero::Query::Node

start : Int32 start, stop : Int32 stop

Constructor methods inherited from class Aero::Query::Node

new(start : Int32, stop : Int32) new

Constructor Detail

def self.new(token : Token) #

[View source]

Instance Method Detail

def value : Bool #

[View source]