Package | Description |
---|---|
sk.stuba.fiit.perconik.core.java.dom |
Java DOM core extension to the Eclipse JDT.
|
Modifier and Type | Method and Description |
---|---|
static <N extends org.eclipse.jdt.core.dom.ASTNode> |
NodePaths.namePathExtractor() |
static <N extends org.eclipse.jdt.core.dom.ASTNode> |
NodePaths.typePathExtractor() |
static <N extends org.eclipse.jdt.core.dom.ASTNode> |
NodePathExtractor.using(com.google.common.base.Function<org.eclipse.jdt.core.dom.ASTNode,java.lang.String> strategy) |