Constants for Java access modifiers. Provides a type-safe way to reference access modifiers throughout the AST.
Readonly
Public access modifier
Private access modifier
Protected access modifier
Package-private access modifier (no modifier in Java)
Constants for Java access modifiers. Provides a type-safe way to reference access modifiers throughout the AST.