| /plugin/asciidocjs/node_modules/handlebars/types/ |
| D | index.d.ts | 294 path: PathExpression | Literal; 365 interface Literal extends Expression {} interface 366 interface StringLiteral extends Literal { 372 interface BooleanLiteral extends Literal { 378 interface NumberLiteral extends Literal { 384 interface UndefinedLiteral extends Literal { 388 interface NullLiteral extends Literal {
|
| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/ |
| H A D | Attribute.php | 22 string $name = '', int $match = self::MATCH_EXISTS, Ast\Value\Literal $literal = NULL 26 $this->literal = $literal ?? new Ast\Value\Literal('');
|
| /plugin/ifauthex/lib/ |
| D | grammar.php | 58 class Literal extends ElementDefinition { class 114 if (!($elmInstance->args()[0]->definition() instanceof Literal)) { 120 $groupName = Literal::getInstanceLiteralValue($literalInstance); 180 …$ALL_ELEMENTS = array(new Literal(), new SubExpr(), new OpInGroup(), new OpNot(), new OpAnd(), new…
|
| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Value/ |
| H A D | Literal.php | 7 class Literal extends PhpCss\Ast\Node { class
|
| /plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/ |
| D | javascript-compiler.js | 6 function Literal(value) { class 968 if (!(expr instanceof Literal)) { 977 this.push(new Literal(item)); 1010 if (top instanceof Literal) { 1051 if (entry instanceof Literal) { 1068 if (!wrapped && item instanceof Literal) { 1087 if (item instanceof Literal) {
|
| /plugin/asciidocjs/node_modules/nunjucks/src/ |
| D | jinja-compat.js | 65 start = start || new nodes.Literal(lineno, colno, null); 66 stop = stop || new nodes.Literal(lineno, colno, null); 67 step = step || new nodes.Literal(lineno, colno, 1);
|
| D | nodes.js | 111 var Literal = Value.extend('Literal'); variable 197 var TemplateData = Literal.extend('TemplateData'); 298 Literal: Literal, property
|
| D | parser.js | 567 lookup = new nodes.Literal(val.lineno, val.colno, val.value); 801 node = new nodes.Literal(tok.lineno, tok.colno, val);
|
| /plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/ |
| D | javascript-compiler.js | 12 function Literal(value) { class 861 if (!(expr instanceof Literal)) { 870 this.push(new Literal(item)); 898 if (top instanceof Literal) { 939 if (entry instanceof Literal) { 956 if (!wrapped && item instanceof Literal) { 975 if (item instanceof Literal) {
|
| /plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/ |
| D | javascript-compiler.js | 20 function Literal(value) { class 869 if (!(expr instanceof Literal)) { 878 this.push(new Literal(item)); 906 if (top instanceof Literal) { 947 if (entry instanceof Literal) { 964 if (!wrapped && item instanceof Literal) { 983 if (item instanceof Literal) {
|
| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/ |
| H A D | Text.php | 42 return new PhpCss\Ast\Value\Literal($string);
|
| H A D | Attribute.php | 58 $attribute->literal = new Ast\Value\Literal($token->content);
|
| /plugin/asciidocjs/node_modules/babel-types/ |
| D | README.md | 178 Aliases: `Expression`, `Pureish`, `Literal`, `Immutable` 324 - `key`if computed then `Expression` else `Identifier | Literal` (required) 1274 Aliases: `Expression`, `Pureish`, `Literal`, `Immutable` 1323 Aliases: `Expression`, `Pureish`, `Literal`, `Immutable` 1364 - `key`if computed then `Expression` else `Identifier | Literal` (required) 1400 - `key`if computed then `Expression` else `Identifier | Literal` (required) 1542 Aliases: `Expression`, `Literal` 1636 Aliases: `Expression`, `Pureish`, `Literal`, `Immutable` 1737 Aliases: `Expression`, `Literal`
|
| /plugin/asciidocjs/node_modules/babylon/ |
| D | README.md | 66 - [Literal][] token is replaced with [StringLiteral][], [NumericLiteral][], [BooleanLiteral][], [Nu… 79 [Literal]: https://github.com/estree/estree/blob/master/es5.md#literal
|
| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/ |
| H A D | Css.php | 180 Ast\Value\Literal $literal
|
| H A D | Xpath.php | 572 ($parameter instanceof Ast\Value\Number || $parameter instanceof Ast\Value\Literal) 582 ($parameter instanceof Ast\Value\Number || $parameter instanceof Ast\Value\Literal)
|
| H A D | Explain.php | 350 Ast\Value\Literal $literal
|
| /plugin/findologicxmlexport/vendor/hoa/regex/ |
| D | Grammar.pp | 106 // Literal.
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/ |
| D | walk.js | 330 …se.ImportDefaultSpecifier = base.ImportNamespaceSpecifier = base.Identifier = base.Literal = ignore
|
| D | walk.es.js | 324 …se.ImportDefaultSpecifier = base.ImportNamespaceSpecifier = base.Identifier = base.Literal = ignore
|
| /plugin/asciidocjs/node_modules/acorn/dist/ |
| D | walk.es.js | 324 …se.ImportDefaultSpecifier = base.ImportNamespaceSpecifier = base.Identifier = base.Literal = ignore
|
| D | walk.js | 330 …se.ImportDefaultSpecifier = base.ImportNamespaceSpecifier = base.Identifier = base.Literal = ignore
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/ |
| D | mozilla-ast.js | 173 Literal: function(M) { method
|
| /plugin/asciidocjs/node_modules/acorn/src/walk/ |
| D | index.js | 326 …se.ImportDefaultSpecifier = base.ImportNamespaceSpecifier = base.Identifier = base.Literal = ignore
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/src/walk/ |
| D | index.js | 326 …se.ImportDefaultSpecifier = base.ImportNamespaceSpecifier = base.Identifier = base.Literal = ignore
|