Home
last modified time | relevance | path

Searched refs:interpreter (Results 1 – 25 of 59) sorted by path

123

/plugin/airtable/
H A DLICENSE132 produce the work, or an object code interpreter used to run it.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DExecStepConfig.php32 public $interpreter; variable in Google\\Service\\OSConfig\\ExecStepConfig
69 public function setInterpreter($interpreter) argument
71 $this->interpreter = $interpreter;
78 return $this->interpreter;
H A DOSPolicyResourceExecResourceExec.php32 public $interpreter; variable in Google\\Service\\OSConfig\\OSPolicyResourceExecResourceExec
73 public function setInterpreter($interpreter) argument
75 $this->interpreter = $interpreter;
82 return $this->interpreter;
/plugin/authmantis/
H A DLICENSE.md138 produce the work, or an object code interpreter used to run it.
/plugin/autogroup/
H A DLICENSE132 produce the work, or an object code interpreter used to run it.
/plugin/barcode/
H A DCOPYING132 produce the work, or an object code interpreter used to run it.
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE132 produce the work, or an object code interpreter used to run it.
/plugin/bbcodeextensions/
H A DLICENSE132 produce the work, or an object code interpreter used to run it.
/plugin/bible/bible_douayRheims/
H A D1_Corinthians.txt342 …14:28. But if there be no interpreter, let him hold his peace in the church and speak to himself a…
H A DGenesis.txt1194 40:22. The other he hanged on a gibbet, that the truth of the interpreter might be shewn.
1195 40:23. But the chief butler, when things prospered with him, forgot his interpreter.
1275 42:23. And they knew not that Joseph understood, because he spoke to them by an interpreter.
/plugin/clipboardutils/
H A DLICENSE132 produce the work, or an object code interpreter used to run it.
/plugin/codemirror/dist/modes/
H A Dmscgen.min.js.map1 …derivative languages were\n// originally made for use in the mscgen_js interpreter\n// (https://sv…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php255 public function optimizeConfigs(ATNSimulator $interpreter) : void argument
267 $config->context = $interpreter->getCachedContext($config->context);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php244 $interpreter = $recognizer->getInterpreter();
246 if ($interpreter === null) {
247 throw new \RuntimeException('Unexpected null interpreter.');
251 $s = $interpreter->atn->states[$recognizer->getState()];
567 $interpreter = $recognizer->getInterpreter();
569 if ($interpreter === null) {
570 throw new \RuntimeException('Unexpected null interpreter.');
579 $atn = $interpreter->atn;
857 $interpreter = $recognizer->getInterpreter();
859 if ($interpreter
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DFailedPredicateException.php36 $interpreter = $recognizer->getInterpreter();
38 if ($interpreter === null) {
39 throw new \RuntimeException('Unexpected null interpreter.');
42 $s = $interpreter->atn->states[$recognizer->getState()];
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php142 $interpreter = $this->getInterpreter();
144 if ($interpreter !== null) {
145 $interpreter->reset();
780 $atn = $this->interpreter()->atn;
832 $atn = $this->interpreter()->atn;
H A DRecognizer.php115 * their serialized ATN despite having created the interpreter from it.
123 * Get the ATN interpreter used by the recognizer for prediction.
125 * @return ATNSimulator|null The ATN interpreter used by the recognizer
133 protected function interpreter() : ATNSimulator function in Antlr\\Antlr4\\Runtime\\Recognizer
136 throw new \RuntimeException('Unexpected null interpreter.');
143 * Set the ATN interpreter used by the recognizer for prediction.
145 * @param ATNSimulator|null $interpreter The ATN interpreter used
148 public function setInterpreter(?ATNSimulator $interpreter) : void argument
150 $this->interp = $interpreter;
[all...]
/plugin/confightmlok/
H A DLICENSE55 The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.
/plugin/contactmodern/
H A DLICENSE132 produce the work, or an object code interpreter used to run it.
/plugin/dataplot/
H A DCOPYING132 produce the work, or an object code interpreter used to run it.
/plugin/deeplautotranslate/
H A DLICENSE
/plugin/dokukiwix/
H A DCOPYING132 produce the work, or an object code interpreter used to run it.
/plugin/dokumicrobugtracker/
H A DLICENSE.txt132 produce the work, or an object code interpreter used to run it.
/plugin/doodle4/
H A DLICENSE132 produce the work, or an object code interpreter used to run it.
/plugin/facebooklike/
H A DLICENSE132 produce the work, or an object code interpreter used to run it.

123