| Interface | Description |
|---|---|
| ElmTypeDef |
Classes implementing this interface can create type definition in Elm.
|
| Class | Description |
|---|---|
| DummyMessager |
This dummy messager is used by Elm annotation process to get the StructSpec without double up the error/warning
messages.
|
| ElmAnnotationProcessor |
Annotation processor for Elm.
|
| ElmChoiceBuilder |
This class generate Elm choice type.
|
| ElmChoiceSpec | |
| ElmFunctionBuilder |
This class represents function in Elm for the purpose of generating the elm code.
|
| ElmStructBuilder |
This class generate Elm structure type.
|
| ElmStructSpec |
This class represents The spec for an Elm structure type.
|
| ElmType |
This class represent data type in Elm.
|
| UElmType |
This utility class help mapping Java type to Elm type.
|
| Utils |
Generic utility class.
|
Copyright © 2023 nawaman.net. All rights reserved.