Home
last modified time | relevance | path

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

123

/external/dagger2/java/dagger/internal/codegen/
DComponentRequirementExpressions.java85 CodeBlock getExpression(ComponentRequirement componentRequirement, ClassName requestingClass) { in getExpression() method in ComponentRequirementExpressions
101 ComponentRequirementExpression getExpression(ComponentRequirement componentRequirement) { in getExpression() method in ComponentRequirementExpressions
171 public CodeBlock getExpression(ClassName requestingClass) { in getExpression() method in ComponentRequirementExpressions.AbstractField
272 public CodeBlock getExpression(ClassName requestingClass) { in getExpression() method in ComponentRequirementExpressions.ModifiableModule
317 public CodeBlock getExpression(ClassName requestingClass) { in getExpression() method in ComponentRequirementExpressions.PrunedModifiableModule
DComponentRequirementExpression.java34 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
DAExistsExpression.java37 public PExpression getExpression() in getExpression() method in AExistsExpression
DANotExpression.java37 public PExpression getExpression() in getExpression() method in ANotExpression
DANegativeExpression.java37 public PExpression getExpression() in getExpression() method in ANegativeExpression
DAUvarCommand.java67 public PExpression getExpression() in getExpression() method in AUvarCommand
DALvarCommand.java67 public PExpression getExpression() in getExpression() method in ALvarCommand
DAIncludeCommand.java67 public PExpression getExpression() in getExpression() method in AIncludeCommand
DAVarCommand.java67 public PExpression getExpression() in getExpression() method in AVarCommand
DALincludeCommand.java67 public PExpression getExpression() in getExpression() method in ALincludeCommand
DAHardLincludeCommand.java67 public PExpression getExpression() in getExpression() method in AHardLincludeCommand
DAHardIncludeCommand.java67 public PExpression getExpression() in getExpression() method in AHardIncludeCommand
DAEvarCommand.java67 public PExpression getExpression() in getExpression() method in AEvarCommand
/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/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/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/catch2/include/internal/
Dcatch_assertionresult.cpp55 std::string AssertionResult::getExpression() const { in getExpression() function in Catch::AssertionResult

123