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