| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
Java9Parser.TypeImportOnDemandDeclarationContext |
Java9Parser.typeImportOnDemandDeclaration() |
Java9Parser.TypeImportOnDemandDeclarationContext |
Java9Parser.ImportDeclarationContext.typeImportOnDemandDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
Java9Listener.enterTypeImportOnDemandDeclaration(Java9Parser.TypeImportOnDemandDeclarationContext ctx)
Enter a parse tree produced by
Java9Parser.typeImportOnDemandDeclaration(). |
void |
Java9BaseListener.enterTypeImportOnDemandDeclaration(Java9Parser.TypeImportOnDemandDeclarationContext ctx)
Enter a parse tree produced by
Java9Parser.typeImportOnDemandDeclaration(). |
void |
Java9Listener.exitTypeImportOnDemandDeclaration(Java9Parser.TypeImportOnDemandDeclarationContext ctx)
Exit a parse tree produced by
Java9Parser.typeImportOnDemandDeclaration(). |
void |
Java9BaseListener.exitTypeImportOnDemandDeclaration(Java9Parser.TypeImportOnDemandDeclarationContext ctx)
Exit a parse tree produced by
Java9Parser.typeImportOnDemandDeclaration(). |
Copyright © 2021 Markus Heberling. All rights reserved.