- java.lang.Object
-
- dev.hilla.parser.core.AbstractParserConfig
-
- Direct Known Subclasses:
ParserConfig
public abstract class AbstractParserConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description AbstractParserConfig()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description booleanequals(Object another)abstract Set<String>getClassPathElements()abstract StringgetEndpointAnnotationName()abstract StringgetEndpointExposedAnnotationName()abstract io.swagger.v3.oas.models.OpenAPIgetOpenAPI()abstract Set<Plugin>getPlugins()inthashCode()
-