class
Used to create and directly specify the elements of an array object
class
uses binary operators to act on two operands in an expression
class
class
Represents boolean values
class
Represents a function call
class
Selects one of two expressions, `Alternate` or `Consequent`, depending on a third boolean expression, `Test`
class
Represents an instant in time with nanosecond precision using the syntax of golang's RFC3339 Nanosecond variant
class
Used to create and directly specify the elements of a dictionary
class
Represents the elapsed time between two instants as an int64 nanosecond count with syntax of golang's time.Duration
class
class
Represents floating point numbers according to the double representations defined by the IEEE-754-1985
class
class
class
Represents indexing into an array
class
Represents integer numbers
class
Represents the rule conditions that collectively evaluate to either true or false
class
Represents accessing a property of an object
class
Allows the declaration of an anonymous object within a declaration
class
Represents an expression wrapped in parenthesis
class
Call expression with pipe argument
class
Represents a specialized literal value, indicating the left hand value of a pipe expression
class
class
Expressions begin and end with `/` and are regular expressions with syntax accepted by RE2
class
Expressions begin and end with double quote marks
class
Uses operators to act on a single operand in an expression
class
Represents integer numbers