Class ClientFunctionSpecification
java.lang.Object
io.polyapi.plugin.model.specification.Specification
io.polyapi.plugin.model.specification.function.FunctionSpecification
io.polyapi.plugin.model.specification.function.ClientFunctionSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(PolySpecificationVisitor visitor) protected StringbooleanisJava()Methods inherited from class io.polyapi.plugin.model.specification.function.FunctionSpecification
equals, getSpecificationType, hashCodeMethods inherited from class io.polyapi.plugin.model.specification.Specification
getClassName, getPackageName
-
Constructor Details
-
ClientFunctionSpecification
public ClientFunctionSpecification()
-
-
Method Details
-
getSpecificationSubtype
- Specified by:
getSpecificationSubtypein classFunctionSpecification
-
accept
- Overrides:
acceptin classFunctionSpecification
-
isJava
public boolean isJava()
-