ast_api_java

package
v1.9.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2022 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JavaAPIListener

type JavaAPIListener struct {
	parser.BaseJavaParserListener
}

func NewJavaAPIListener

func NewJavaAPIListener(jIdentMap map[string]core_domain.CodeDataStruct, diMap map[string]string) *JavaAPIListener

func (*JavaAPIListener) AppendClasses

func (s *JavaAPIListener) AppendClasses(classes []core_domain.CodeDataStruct)

func (*JavaAPIListener) EnterAnnotation

func (s *JavaAPIListener) EnterAnnotation(ctx *parser.AnnotationContext)

func (*JavaAPIListener) EnterClassDeclaration

func (s *JavaAPIListener) EnterClassDeclaration(ctx *parser.ClassDeclarationContext)

func (*JavaAPIListener) EnterImportDeclaration

func (s *JavaAPIListener) EnterImportDeclaration(ctx *parser.ImportDeclarationContext)

func (*JavaAPIListener) EnterMethodDeclaration

func (s *JavaAPIListener) EnterMethodDeclaration(ctx *parser.MethodDeclarationContext)

func (*JavaAPIListener) EnterPackageDeclaration

func (s *JavaAPIListener) EnterPackageDeclaration(ctx *parser.PackageDeclarationContext)

func (*JavaAPIListener) ExitClassDeclaration

func (s *JavaAPIListener) ExitClassDeclaration(ctx *parser.ClassDeclarationContext)

func (*JavaAPIListener) GetClassApis

func (s *JavaAPIListener) GetClassApis() []api_domain2.RestAPI

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL