Package | Description |
---|---|
com.sun.tools.javac.code | |
com.sun.tools.javac.comp |
Modifier and Type | Field and Description |
---|---|
Symbol.Completer |
Symbol.completer
The completer of this symbol.
|
Modifier and Type | Class and Description |
---|---|
class |
MemberEnter
This is the second phase of Enter, in which classes are completed
by entering their members into the class scope using
MemberEnter.complete().
|
Copyright © 2017 earcam. All rights reserved.