| Constructor and Description |
|---|
ValueExpressionVisitor(com.graphhopper.routing.weighting.custom.ParseResult result,
com.graphhopper.routing.weighting.custom.NameValidator nameValidator) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
visitConstructorInvocation(org.codehaus.janino.Java.ConstructorInvocation ci) |
Boolean |
visitPackage(org.codehaus.janino.Java.Package p) |
Boolean |
visitRvalue(org.codehaus.janino.Java.Rvalue rv) |
Boolean |
visitType(org.codehaus.janino.Java.Type t) |
public ValueExpressionVisitor(com.graphhopper.routing.weighting.custom.ParseResult result, com.graphhopper.routing.weighting.custom.NameValidator nameValidator)
Copyright © 2012–2022. All rights reserved.