Home
last modified time | relevance | path

Searched refs:getSourceName (Results 1 – 10 of 10) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenSource.php66 public function getSourceName() : string; function
H A DIntStream.php36 * The value returned by {@see IntStream::getSourceName()} when the actual
195 public function getSourceName() : string; function
H A DInputStream.php145 public function getSourceName() : string function in Antlr\\Antlr4\\Runtime\\InputStream
H A DBufferedTokenStream.php445 public function getSourceName() : string function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream
447 return $this->tokenSource->getSourceName();
H A DLexer.php269 public function getSourceName() : string function in Antlr\\Antlr4\\Runtime\\Lexer
271 return $this->input === null ? '' : $this->input->getSourceName();
H A DParser.php918 public function getSourceName() : string function in Antlr\\Antlr4\\Runtime\\Parser
920 return $this->tokenStream()->getSourceName();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DFacetOptions.php91 public function getSourceName() function in Google\\Service\\CloudSearch\\FacetOptions
H A DFacetResult.php90 public function getSourceName() function in Google\\Service\\CloudSearch\\FacetResult
/plugin/combo/ComboStrap/
H A DFetcherMarkup.php730 return parent::__toString() . " ({$this->getSourceName()}, {$this->getMime()->toString()})";
1398 return "({$this->getSourceName()}) to ({$this->builderName} - {$this->getMime()}) with context ({$this->getRequestedContextPath()->toUriString()})";
1404 private function getSourceName(): string function in ComboStrap\\FetcherMarkup
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...