Searched refs:InputStream (Results 1 – 4 of 4) sorted by relevance
12 final class InputStream implements CharStream class39 public static function fromString(string $input) : InputStream46 public static function fromPath(string $path) : InputStream
9 use Antlr\Antlr4\Runtime\InputStream; alias51 $input = InputStream::fromString($this->sql);
23 class InputStream implements \IteratorAggregate class
68 use Antlr\Antlr4\Runtime\InputStream;85 $input = InputStream::fromPath($argv[1]);