Modifier and Type | Field and Description |
---|---|
protected List<Mapping> |
PolyglotModelManager.mappings |
Modifier and Type | Method and Description |
---|---|
List<Mapping> |
PolyglotModelManager.getSortedMappings() |
Modifier and Type | Method and Description |
---|---|
void |
PolyglotModelManager.addMapping(Mapping mapping) |
Modifier and Type | Class and Description |
---|---|
class |
AtomMapping
Atom compact grammar model mapping.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyMapping
Groovy model mapping.
|
Modifier and Type | Class and Description |
---|---|
class |
MappingSupport
Support for
Mapping implementations. |
class |
XmlMapping
Xml model mapping.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLMapping
XML model mapping.
|
Modifier and Type | Class and Description |
---|---|
class |
YamlMapping
YAML model mapping.
|
Copyright © 2023. All rights reserved.