public class InstrumentationCode extends Object
Constructor and Description |
---|
InstrumentationCode() |
Modifier and Type | Method and Description |
---|---|
static Consumer<CodegenBlock> |
instblock(CodegenClassScope codegenClassScope,
String name,
CodegenExpression... expressions) |
public static Consumer<CodegenBlock> instblock(CodegenClassScope codegenClassScope, String name, CodegenExpression... expressions)
Copyright © 2005–2018. All rights reserved.