Docs exports: JSON llms.txt llms-full.txt Agent Files

class Shards::SPDX::AndExpression

Defined in:

spdx.cr

Constructors

Instance Method Summary

Instance methods inherited from class Shards::SPDX::Expression

license_ids : Array(String) license_ids, satisfied_by?(allowed : Set(String)) : Bool satisfied_by?

Constructor Detail

def self.new(left : Expression, right : Expression) #

[View source]

Instance Method Detail

def left : Expression #

[View source]
def license_ids : Array(String) #

[View source]
def right : Expression #

[View source]
def satisfied_by?(allowed : Set(String)) : Bool #

[View source]