| Modifier and Type | Method and Description |
|---|---|
MethodSnippet |
UnresolvedReferenceException.getMethodSnippet()
Return the method Snippet which has the unresolved reference(s).
|
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.List<MethodSnippet> |
JShell.methods()
Returns the active method snippets.
|