|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JavaScriptNameProvider
| Method Summary | |
|---|---|
String |
getMethodName(GenerationContext<?> context,
com.sun.source.tree.MethodInvocationTree tree,
com.sun.source.util.TreePath path)
|
String |
getMethodName(GenerationContext<?> context,
com.sun.source.tree.MethodTree tree,
com.sun.source.util.TreePath path)
|
Collection<String> |
getResolvedTypes()
|
String |
getTypeName(GenerationContext<?> context,
Element type)
|
String |
getTypeName(GenerationContext<?> context,
TypeMirror type)
|
String |
getVariableName(GenerationContext<?> context,
com.sun.source.tree.IdentifierTree treeNode,
com.sun.source.util.TreePath path)
|
| Method Detail |
|---|
String getTypeName(GenerationContext<?> context,
TypeMirror type)
String getTypeName(GenerationContext<?> context,
Element type)
String getVariableName(GenerationContext<?> context,
com.sun.source.tree.IdentifierTree treeNode,
com.sun.source.util.TreePath path)
String getMethodName(GenerationContext<?> context,
com.sun.source.tree.MethodTree tree,
com.sun.source.util.TreePath path)
String getMethodName(GenerationContext<?> context,
com.sun.source.tree.MethodInvocationTree tree,
com.sun.source.util.TreePath path)
Collection<String> getResolvedTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||