Package | Description |
---|---|
com.asakusafw.dmdl.model |
Syntactic models for DMDL.
|
Modifier and Type | Method and Description |
---|---|
<T extends AstTerm<T>> |
AstNode.Visitor.visitUnionExpression(C context,
AstUnionExpression<T> node)
Called back from
AstUnionExpression . |
<T extends AstTerm<T>> |
AstNode.AbstractVisitor.visitUnionExpression(C context,
AstUnionExpression<T> node) |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.