public class ClasspathFileReader extends Object implements FileReader
| Constructor and Description |
|---|
ClasspathFileReader() |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.CharStream |
read(String name) |
static InputStream |
readResource(String name) |
@Nullable public org.antlr.v4.runtime.CharStream read(String name)
read in interface FileReaderpublic static InputStream readResource(String name)
Copyright © 2015–2017. All rights reserved.