Home
last modified time | relevance | path

Searched defs:getExpression (Results 1 – 25 of 82) sorted by relevance

1234

/external/dagger2/java/dagger/internal/codegen/writing/
DComponentRequirementExpressions.java77 CodeBlock getExpression(ComponentRequirement componentRequirement, ClassName requestingClass) { in getExpression() method in ComponentRequirementExpressions
93 ComponentRequirementExpression getExpression(ComponentRequirement componentRequirement) { in getExpression() method in ComponentRequirementExpressions
148 public CodeBlock getExpression(ClassName requestingClass) { in getExpression() method in ComponentRequirementExpressions.AbstractField
DComponentRequirementExpression.java35 CodeBlock getExpression(ClassName requestingClass); in getExpression() method
/external/apache-xml/src/main/java/org/apache/xpath/operations/
DOperation.java152 public Expression getExpression() in getExpression() method in Operation.LeftExprOwner
182 public Expression getExpression() in getExpression() method in Operation
DUnaryOperation.java134 public Expression getExpression() in getExpression() method in UnaryOperation
/external/apache-xml/src/main/java/org/apache/xpath/
DExpressionOwner.java34 public Expression getExpression(); in getExpression() method
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
DNodeWithExpression.java33 Expression getExpression(); in getExpression() method
/external/jsilver/src/com/google/streamhtmlparser/impl/
DStateTableTransition.java65 String getExpression() { in getExpression() method in StateTableTransition
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
DANumericExpression.java37 public PExpression getExpression() in getExpression() method in ANumericExpression
DANotExpression.java37 public PExpression getExpression() in getExpression() method in ANotExpression
DANegativeExpression.java37 public PExpression getExpression() in getExpression() method in ANegativeExpression
DAExistsExpression.java37 public PExpression getExpression() in getExpression() method in AExistsExpression
DAVarCommand.java67 public PExpression getExpression() in getExpression() method in AVarCommand
DAHardLincludeCommand.java67 public PExpression getExpression() in getExpression() method in AHardLincludeCommand
DALvarCommand.java67 public PExpression getExpression() in getExpression() method in ALvarCommand
DALincludeCommand.java67 public PExpression getExpression() in getExpression() method in ALincludeCommand
DAHardIncludeCommand.java67 public PExpression getExpression() in getExpression() method in AHardIncludeCommand
DAEvarCommand.java67 public PExpression getExpression() in getExpression() method in AEvarCommand
DAUvarCommand.java67 public PExpression getExpression() in getExpression() method in AUvarCommand
DAIncludeCommand.java67 public PExpression getExpression() in getExpression() method in AIncludeCommand
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/
DExpressionStmt.java57 public Expression getExpression() { in getExpression() method in ExpressionStmt
/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFunctionOneArg.java137 public Expression getExpression() in getExpression() method in FunctionOneArg
DFunction2Args.java135 public Expression getExpression() in getExpression() method in Function2Args.Arg1Owner
DFunction3Args.java133 public Expression getExpression() in getExpression() method in Function3Args.Arg2Owner
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/
DExpressionStmt.java56 public Expression getExpression() { in getExpression() method in ExpressionStmt
/external/catch2/include/internal/
Dcatch_assertionresult.cpp55 std::string AssertionResult::getExpression() const { in getExpression() function in Catch::AssertionResult

1234