public class OutputDirectiveFactory extends Object implements IOutputDirectiveFactory
Modifier and Type | Field and Description |
---|---|
static OutputDirectiveFactory |
me |
Constructor and Description |
---|
OutputDirectiveFactory() |
Modifier and Type | Method and Description |
---|---|
Output |
getOutputDirective(ExprList exprList,
Location location) |
public static final OutputDirectiveFactory me
public Output getOutputDirective(ExprList exprList, Location location)
getOutputDirective
in interface IOutputDirectiveFactory
Copyright © 2018. All rights reserved.