BooleanLiteral.asFalse constructor

BooleanLiteral.asFalse(
  1. Token token
)

Implementation

BooleanLiteral.asFalse(this.token) : value = false;