Set declaring class
| Parameters: | string – |
|---|---|
| Return type: | void |
Set declaring scanner class
| Parameters: | ClassScanner – |
|---|---|
| Return type: | void |
Set declaring function
| Parameters: | string – |
|---|---|
| Return type: | void |
Set declaring scanner function
| Parameters: | MethodScanner – |
|---|---|
| Return type: | void |
Scan
| Return type: | void |
|---|
Get declaring scanner class
| Return type: | ClassScanner |
|---|
Get declaring scanner function
| Return type: | MethodScanner |
|---|
Get declaring function
| Return type: | string |
|---|