public class OutputBufferOperationContributor extends OperationContributor
Constructor and Description |
---|
OutputBufferOperationContributor() |
Modifier and Type | Method and Description |
---|---|
boolean |
contributesTo(java.lang.Object target) |
void |
print(AST operationAst) |
void |
printdyn(AST operationAst) |
void |
println(AST operationAst) |
findContributedMethodForEvaluatedParameters, findContributedMethodForUnevaluatedParameters, setContext, setTarget
public boolean contributesTo(java.lang.Object target)
contributesTo
in class OperationContributor
public void print(AST operationAst) throws EolRuntimeException
EolRuntimeException
public void printdyn(AST operationAst) throws EolRuntimeException
EolRuntimeException
public void println(AST operationAst) throws EolRuntimeException
EolRuntimeException