Modifier and Type | Method and Description |
---|---|
static void |
emit(AstNode node,
PrintWriter output)
Emits the node as DMDL.
|
public static void emit(AstNode node, PrintWriter output)
node
- the node to emitoutput
- emit targetIllegalArgumentException
- if some parameters were null
Copyright © 2011–2017 Asakusa Framework Team. All rights reserved.