Class Field
java.lang.Object
org.jfuncmachine.compiler.model.types.Field
A method field
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The name of the field -
type
The type of the field
-
-
Constructor Details
-
Field
Create a new field- Parameters:
name- The name of the fieldtype- The type of the field
-
-
Method Details