token.go | |
---|---|
|
|
Documentation in literate-programming-style is available at: https://redhatinsights.github.io/insights-operator-utils/packages/evaluator/token.html |
|
TokenWithValue structure represents token tied with its value (if any) |
|
ValueToken is constructor for TokenWithValue structure |
|
OperatorToken is constructor for TokenWithValue structure |
|
IdentifierToken is constructor for TokenWithValue structure |
|