public class ScannerParams extends Object
LogInvocationScanner| Constructor and Description |
|---|
ScannerParams(TypeElement typeElement,
com.sun.source.tree.CompilationUnitTree compilationUnitTree) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.source.tree.CompilationUnitTree |
getCompilationUnitTree() |
TypeElement |
getTypeElement() |
public ScannerParams(TypeElement typeElement, com.sun.source.tree.CompilationUnitTree compilationUnitTree)
public TypeElement getTypeElement()
public com.sun.source.tree.CompilationUnitTree getCompilationUnitTree()
Copyright © 2018. All rights reserved.