Package | Description |
---|---|
com.asakusafw.dmdl |
Core classes of DMDL compiler.
|
com.asakusafw.dmdl.analyzer |
Sematic analyzer for DMDL.
|
com.asakusafw.dmdl.analyzer.driver |
Core sematic analyzer drivers.
|
com.asakusafw.dmdl.directio.csv.driver |
DMDL extensions for Direct I/O.
|
com.asakusafw.dmdl.directio.hive.common |
Hive support common classes.
|
com.asakusafw.dmdl.directio.hive.orc |
Hive ORCFile support.
|
com.asakusafw.dmdl.directio.hive.parquet |
Hive Parquet file support.
|
com.asakusafw.dmdl.directio.json.driver |
JSON support for Direct I/O.
|
com.asakusafw.dmdl.directio.line.driver |
Line based text support for Direct I/O.
|
com.asakusafw.dmdl.directio.sequencefile.driver |
DMDL SequenceFile extensions for Direct I/O.
|
com.asakusafw.dmdl.directio.text |
Formatted text support for Direct I/O.
|
com.asakusafw.dmdl.directio.text.csv |
CSV support for Direct I/O.
|
com.asakusafw.dmdl.directio.text.tabular |
Tabular-style text support for Direct I/O.
|
com.asakusafw.dmdl.directio.tsv.driver |
Special TSV support for Direct I/O.
|
com.asakusafw.dmdl.directio.util |
Utilities for DMDL for Direct I/O.
|
com.asakusafw.dmdl.java.analyzer |
Enhances analyzer for Java source generation.
|
com.asakusafw.dmdl.java.emitter |
Java source code emitters.
|
com.asakusafw.dmdl.java.util |
Internal common libraries for DMDL Java backend.
|
com.asakusafw.dmdl.model |
Syntactic models for DMDL.
|
com.asakusafw.dmdl.semantics |
Semantic intermediate representations of DMDL.
|
com.asakusafw.dmdl.semantics.trait |
Core traits for intermediate representations of DMDL.
|
com.asakusafw.dmdl.semantics.type |
Core types for intermediate representations of DMDL.
|
com.asakusafw.dmdl.spi |
Extension points for DMDL semantic analyzers.
|
com.asakusafw.dmdl.util |
Internal common libraries for DMDL.
|
com.asakusafw.dmdl.windgate.csv.driver |
DMDL extensions for WindGate CSV.
|
com.asakusafw.dmdl.windgate.jdbc.driver |
DMDL extensions for WindGate.
|
com.asakusafw.dmdl.windgate.stream.driver |
DMDL extensions for WindGate.
|
Class and Description |
---|
AstNode
A top level interface of each AST model.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstModelDefinition
Represents a model definition.
|
AstNode
A top level interface of each AST model.
|
AstType
Represents a type of properties.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstType
Represents a type of properties.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstNode
A top level interface of each AST model.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstNode
A top level interface of each AST model.
|
BasicTypeKind
Type kinds.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstAttributeElement
Represents elements of an attribute.
|
AstNode
A top level interface of each AST model.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstNode
A top level interface of each AST model.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstNode
A top level interface of each AST model.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstAttributeElement
Represents elements of an attribute.
|
AstNode
A top level interface of each AST model.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstNode
A top level interface of each AST model.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstAttributeElement
Represents elements of an attribute.
|
AstAttributeValueMap.Entry
An entry of
AstAttributeValueMap . |
Class and Description |
---|
AstModelDefinition
Represents a model definition.
|
Class and Description |
---|
BasicTypeKind
Type kinds.
|
Class and Description |
---|
AstName
Represents names.
|
AstSimpleName
Represents simple names.
|
Class and Description |
---|
AbstractAstNode
Abstract implementation of
AstNode . |
AstAttribute
Represents attributes of declarations.
|
AstAttributeElement
Represents elements of an attribute.
|
AstAttributeValue
Represents values of an attribute.
|
AstAttributeValueArray
Represents an array of values.
|
AstAttributeValueMap
Represents a map of string to attribute values.
|
AstAttributeValueMap.Entry
An entry of
AstAttributeValueMap . |
AstBasicType
Represents a basic type of a property.
|
AstCollectionType
Represents a collection type of property.
|
AstCollectionType.CollectionKind
Represents a kind of collection.
|
AstDescription
Represents description of definitions.
|
AstExpression
Represents an expression of model definitions.
|
AstGrouping
Represents grouping conditions.
|
AstJoin
Represents a term of join model.
|
AstLiteral
Represents literals.
|
AstModelDefinition
Represents a model definition.
|
AstModelFolding
Represents a folding specification for each property.
|
AstModelMapping
Represents a mapping function for each property.
|
AstModelReference
Represents a reference to some models.
|
AstName
Represents names.
|
AstNode
A top level interface of each AST model.
|
AstNode.Visitor
Visitor of
AstNode . |
AstPropertyDefinition
Represents a definition of each property.
|
AstPropertyDefinition.PropertyKind
Represents a kind of property.
|
AstPropertyFolding
Represents a folding specification for each property.
|
AstPropertyMapping
Represents a mapping function for each property.
|
AstQualifiedName
Represents simple names.
|
AstRecord
A record structure definition or reference.
|
AstRecordDefinition
Represents a record structure definition.
|
AstReferenceType
Represents a model as a type.
|
AstScript
Represents a DMDL Script.
|
AstSequenceType
Represents a sequence type of a property.
|
AstSimpleName
Represents simple names.
|
AstSummarize
Represents a term of join model.
|
AstTerm
The unit of model structure.
|
AstType
Represents a type of properties.
|
AstUnionExpression
Represents union of some model structures.
|
BasicTypeKind
Type kinds.
|
LiteralKind
Literal kind.
|
ModelDefinitionKind
A kind of model definitions.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstDescription
Represents description of definitions.
|
AstModelDefinition
Represents a model definition.
|
AstNode
A top level interface of each AST model.
|
AstSimpleName
Represents simple names.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstExpression
Represents an expression of model definitions.
|
AstJoin
Represents a term of join model.
|
AstName
Represents names.
|
AstNode
A top level interface of each AST model.
|
AstSummarize
Represents a term of join model.
|
AstTerm
The unit of model structure.
|
Class and Description |
---|
AstBasicType
Represents a basic type of a property.
|
AstCollectionType
Represents a collection type of property.
|
BasicTypeKind
Type kinds.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstType
Represents a type of properties.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstAttributeElement
Represents elements of an attribute.
|
AstLiteral
Represents literals.
|
AstNode
A top level interface of each AST model.
|
BasicTypeKind
Type kinds.
|
LiteralKind
Literal kind.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstNode
A top level interface of each AST model.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstNode
A top level interface of each AST model.
|
Class and Description |
---|
AstAttribute
Represents attributes of declarations.
|
AstNode
A top level interface of each AST model.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.