Home
last modified time | relevance | path

Searched refs:NumericLiteral (Results 101 – 125 of 414) sorted by relevance

12345678910>>...17

/dports/devel/py-pyparsing/pyparsing-3.0.6/examples/
H A Djavascript_grammar.g371 | NumericLiteral
380 | NumericLiteral
434 NumericLiteral
/dports/devel/py-pyparsing2/pyparsing-2.4.7/examples/
H A Djavascript_grammar.g371 | NumericLiteral
380 | NumericLiteral
434 NumericLiteral
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/babylon/
H A DREADME.md66 - [Literal][] token is replaced with [StringLiteral][], [NumericLiteral][], [BooleanLiteral][], [Nu…
84 [NumericLiteral]: https://github.com/babel/babylon/blob/master/ast/spec.md#numericliteral
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtscriptclassic/src/
H A Dqscriptprettypretty_p.h97 virtual bool visit(AST::NumericLiteral *node);
98 virtual void endVisit(AST::NumericLiteral *node);
H A Dqscriptxmlgenerator_p.h98 virtual bool visit(AST::NumericLiteral *node);
99 virtual void endVisit(AST::NumericLiteral *node);
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/compiler/
H A Dqqmlirbuilder.cpp1108 …} else if (QQmlJS::AST::NumericLiteral *lit = QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(exp… in setBindingValue()
1120 …if (QQmlJS::AST::NumericLiteral *lit = QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(unaryMinus… in setBindingValue()
1176 …if (QQmlJS::AST::NumericLiteral *arg3 = QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(args->exp… in tryGeneratingTranslationBinding()
1210 …if (QQmlJS::AST::NumericLiteral *arg3 = QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(args->exp… in tryGeneratingTranslationBinding()
1570 else if (QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(expr)) in isStatementNodeScript()
1575 if (QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(unaryMinus->expression)) { in isStatementNodeScript()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/compiler/
H A Dqqmlirbuilder.cpp1108 …} else if (QQmlJS::AST::NumericLiteral *lit = QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(exp… in setBindingValue()
1120 …if (QQmlJS::AST::NumericLiteral *lit = QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(unaryMinus… in setBindingValue()
1176 …if (QQmlJS::AST::NumericLiteral *arg3 = QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(args->exp… in tryGeneratingTranslationBinding()
1210 …if (QQmlJS::AST::NumericLiteral *arg3 = QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(args->exp… in tryGeneratingTranslationBinding()
1570 else if (QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(expr)) in isStatementNodeScript()
1575 if (QQmlJS::AST::cast<QQmlJS::AST::NumericLiteral *>(unaryMinus->expression)) { in isStatementNodeScript()
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-ast/src/
H A Dtypes_generated.rs362 LiteralNumericExpression(NumericLiteral),
493 StaticNumericPropertyName(NumericLiteral),
507 StaticNumericPropertyName(NumericLiteral),
889 pub struct NumericLiteral { struct
H A Dvisit_generated.rs1609 ast: &'alloc NumericLiteral, in visit_enum_expression_variant_literal_numeric_expression() argument
1618 ast: &'alloc NumericLiteral, in enter_enum_expression_variant_literal_numeric_expression() argument
1624 ast: &'alloc NumericLiteral, in leave_enum_expression_variant_literal_numeric_expression() argument
2648 ast: &'alloc NumericLiteral, in visit_enum_property_name_variant_static_numeric_property_name() argument
2657 ast: &'alloc NumericLiteral, in enter_enum_property_name_variant_static_numeric_property_name() argument
2663 ast: &'alloc NumericLiteral, in leave_enum_property_name_variant_static_numeric_property_name() argument
2749 ast: &'alloc NumericLiteral, in visit_enum_class_element_name_variant_static_numeric_property_name() argument
2758 ast: &'alloc NumericLiteral, in enter_enum_class_element_name_variant_static_numeric_property_name() argument
2764 ast: &'alloc NumericLiteral, in leave_enum_class_element_name_variant_static_numeric_property_name() argument
4772 fn visit_numeric_literal(&mut self, ast: &'alloc NumericLiteral) { in visit_numeric_literal() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-ast/src/
H A Dtypes_generated.rs362 LiteralNumericExpression(NumericLiteral),
493 StaticNumericPropertyName(NumericLiteral),
507 StaticNumericPropertyName(NumericLiteral),
889 pub struct NumericLiteral { struct
H A Dvisit_generated.rs1609 ast: &'alloc NumericLiteral, in visit_enum_expression_variant_literal_numeric_expression() argument
1618 ast: &'alloc NumericLiteral, in enter_enum_expression_variant_literal_numeric_expression() argument
1624 ast: &'alloc NumericLiteral, in leave_enum_expression_variant_literal_numeric_expression() argument
2648 ast: &'alloc NumericLiteral, in visit_enum_property_name_variant_static_numeric_property_name() argument
2657 ast: &'alloc NumericLiteral, in enter_enum_property_name_variant_static_numeric_property_name() argument
2663 ast: &'alloc NumericLiteral, in leave_enum_property_name_variant_static_numeric_property_name() argument
2749 ast: &'alloc NumericLiteral, in visit_enum_class_element_name_variant_static_numeric_property_name() argument
2758 ast: &'alloc NumericLiteral, in enter_enum_class_element_name_variant_static_numeric_property_name() argument
2764 ast: &'alloc NumericLiteral, in leave_enum_class_element_name_variant_static_numeric_property_name() argument
4772 fn visit_numeric_literal(&mut self, ast: &'alloc NumericLiteral) { in visit_numeric_literal() argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-ast/src/
H A Dtypes_generated.rs362 LiteralNumericExpression(NumericLiteral),
493 StaticNumericPropertyName(NumericLiteral),
507 StaticNumericPropertyName(NumericLiteral),
889 pub struct NumericLiteral { struct
H A Dvisit_generated.rs1609 ast: &'alloc NumericLiteral, in visit_enum_expression_variant_literal_numeric_expression() argument
1618 ast: &'alloc NumericLiteral, in enter_enum_expression_variant_literal_numeric_expression() argument
1624 ast: &'alloc NumericLiteral, in leave_enum_expression_variant_literal_numeric_expression() argument
2648 ast: &'alloc NumericLiteral, in visit_enum_property_name_variant_static_numeric_property_name() argument
2657 ast: &'alloc NumericLiteral, in enter_enum_property_name_variant_static_numeric_property_name() argument
2663 ast: &'alloc NumericLiteral, in leave_enum_property_name_variant_static_numeric_property_name() argument
2749 ast: &'alloc NumericLiteral, in visit_enum_class_element_name_variant_static_numeric_property_name() argument
2758 ast: &'alloc NumericLiteral, in enter_enum_class_element_name_variant_static_numeric_property_name() argument
2764 ast: &'alloc NumericLiteral, in leave_enum_class_element_name_variant_static_numeric_property_name() argument
4772 fn visit_numeric_literal(&mut self, ast: &'alloc NumericLiteral) { in visit_numeric_literal() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-ast/src/
H A Dtypes_generated.rs362 LiteralNumericExpression(NumericLiteral),
488 StaticNumericPropertyName(NumericLiteral),
502 StaticNumericPropertyName(NumericLiteral),
876 pub struct NumericLiteral { struct
H A Dvisit_generated.rs1609 ast: &'alloc NumericLiteral, in visit_enum_expression_variant_literal_numeric_expression() argument
1618 ast: &'alloc NumericLiteral, in enter_enum_expression_variant_literal_numeric_expression() argument
1624 ast: &'alloc NumericLiteral, in leave_enum_expression_variant_literal_numeric_expression() argument
2594 ast: &'alloc NumericLiteral, in visit_enum_property_name_variant_static_numeric_property_name() argument
2603 ast: &'alloc NumericLiteral, in enter_enum_property_name_variant_static_numeric_property_name() argument
2609 ast: &'alloc NumericLiteral, in leave_enum_property_name_variant_static_numeric_property_name() argument
2695 ast: &'alloc NumericLiteral, in visit_enum_class_element_name_variant_static_numeric_property_name() argument
2704 ast: &'alloc NumericLiteral, in enter_enum_class_element_name_variant_static_numeric_property_name() argument
2710 ast: &'alloc NumericLiteral, in leave_enum_class_element_name_variant_static_numeric_property_name() argument
4681 fn visit_numeric_literal(&mut self, ast: &'alloc NumericLiteral) { in visit_numeric_literal() argument
[all …]
/dports/textproc/py-rdflib/rdflib-5.0.0/rdflib/plugins/sparql/
H A Dparser.py381 NumericLiteral = NumericLiteralUnsigned | NumericLiteralPositive | NumericLiteralNegative variable
391 GraphTerm = iri | RDFLiteral | NumericLiteral | BooleanLiteral | BlankNode | NIL
411 DataBlockValue = iri | RDFLiteral | NumericLiteral | BooleanLiteral | Keyword(
750 … = BrackettedExpression | BuiltInCall | iriOrFunction | RDFLiteral | NumericLiteral | BooleanLiter…
/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/CoreFn/
H A DFromJSON.hs83 "IntLiteral" -> NumericLiteral . Left <$> o .: "value"
84 "NumberLiteral" -> NumericLiteral . Right <$> o .: "value"
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenode_print_dot_visitor.h168 void *begin_visit(const NumericLiteral &);
375 void end_visit(const NumericLiteral&, void *visit_state);
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/resources/analysis/javascript/
H A DECMAScript.lexh32 NumericLiteral = ({DecimalLiteral} | {BinaryIntegerLiteral} |
/dports/www/firefox/firefox-99.0/third_party/python/esprima/esprima/
H A Dscanner.py642 type=Token.NumericLiteral,
671 type=Token.NumericLiteral,
703 type=Token.NumericLiteral,
791 type=Token.NumericLiteral,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/esprima/esprima/
H A Dscanner.py642 type=Token.NumericLiteral,
671 type=Token.NumericLiteral,
703 type=Token.NumericLiteral,
791 type=Token.NumericLiteral,
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/esprima/esprima/
H A Dscanner.py642 type=Token.NumericLiteral,
671 type=Token.NumericLiteral,
703 type=Token.NumericLiteral,
791 type=Token.NumericLiteral,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/esprima/esprima/
H A Dscanner.py642 type=Token.NumericLiteral,
671 type=Token.NumericLiteral,
703 type=Token.NumericLiteral,
791 type=Token.NumericLiteral,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/
H A Dts-nodes.d.ts3 … ts.RegularExpressionLiteral | ts.NoSubstitutionTemplateLiteral | ts.NumericLiteral | ts.BigIntLit…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/
H A Dts-nodes.d.ts3 … ts.RegularExpressionLiteral | ts.NoSubstitutionTemplateLiteral | ts.NumericLiteral | ts.BigIntLit…

12345678910>>...17