站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

org.drools.asm.commons (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Package org.drools.asm.commons

Provides some useful class and method adapters.

See:
          Description

Interface Summary
TableSwitchGenerator A code generator for switch statements.
 

Class Summary
AdviceAdapter A MethodAdapter to dispatch method body instruction
EmptyVisitor An empty implementation of the ASM visitor interfaces.
GeneratorAdapter A MethodAdapter with convenient methods to generate code.
LocalVariablesSorter A MethodAdapter that renumbers local variables in their order of appearance.
Method A named method descriptor.
SerialVersionUIDAdder A ClassAdapter that adds a serial version unique identifier to a class if missing.
StaticInitMerger A ClassAdapter that merges clinit methods into a single one.
 

Package org.drools.asm.commons Description

Provides some useful class and method adapters.



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