public class ParserUtil extends Object
| Constructor and Description |
|---|
ParserUtil() |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.github.javaparser.ast.Node> |
getJavaParserNode(DataFlowMethod method,
com.github.javaparser.ast.Node node)
Gets the node to which the input points to.
|
Object |
resolve(OwnedNode<?> method,
com.github.javaparser.ast.Node node) |
public Optional<com.github.javaparser.ast.Node> getJavaParserNode(DataFlowMethod method, com.github.javaparser.ast.Node node)
JavaParser
Node that will be returned is the field "s".Copyright © 2019. All rights reserved.