org.drools.rule.builder
Interface FunctionBuilder

All Superinterfaces:
EngineElementBuilder
All Known Implementing Classes:
JavaFunctionBuilder

public interface FunctionBuilder
extends EngineElementBuilder


Method Summary
 String build(Package pkg, FunctionDescr functionDescr, TypeResolver typeResolver, Map lineMappings, List errors)
           
 

Method Detail

build

String build(Package pkg,
             FunctionDescr functionDescr,
             TypeResolver typeResolver,
             Map lineMappings,
             List errors)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.