public class LocalFileReader extends Object implements FileReader
LocalFileReader(List<Path> paths)
LocalFileReader(Path... paths)
org.antlr.v4.runtime.CharStream
read(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocalFileReader(Path... paths)
public LocalFileReader(List<Path> paths)
@Nullable public org.antlr.v4.runtime.CharStream read(String name)
read
FileReader
Copyright © 2015–2017. All rights reserved.