NewLoxReader constructor

NewLoxReader(
  1. String url
)

Implementation

NewLoxReader(this.url) : super(url);