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

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


Package org.drools.asm.util.attrs

Provides attributes sub classes that can work with the ASMifier utility.

See:
          Description

Interface Summary
ASMifiable An attribute that can print the ASM code to create an equivalent attribute.
Traceable An attribute that can print eadable representation of the attribute.
 

Class Summary
ASMStackMapAttribute An ASMifiable StackMapAttribute sub class.
ASMStackMapTableAttribute An ASMifiable StackMapTableAttribute sub class.
 

Package org.drools.asm.util.attrs Description

Provides attributes sub classes that can work with the ASMifier utility.

Since:
ASM 1.4.3


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