Sheety::Tokens::EmptyOperand
Inherits Sheety::Tokens::Operand < Sheety::Token < Reference < Object
Empty operand for missing function arguments
Constructors
new(source : String = "", context : Hash(String, BigFloat | String) | Nil = nil)
SourceInstance methods
empty?
Sourcematch(s : String) : Regex::MatchData | Nil
Try to match the token pattern against the input string