JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.freefair.gradle.codegenerator.api
Interface Generator
All Known Implementing Classes:
TestGenerator
public interface
Generator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
generate
(
ProjectContext
context)
Method Details
generate
void
generate
(
ProjectContext
context)
throws
Exception
Throws:
Exception