JBTextToken constructor

JBTextToken(
  1. String value
)

Implementation

JBTextToken(this.value);