Package | Description |
---|---|
org.eclipse.jdt.core.util |
Provides a set of tools and utilities for manipulating .class files and Java model elements.
|
Modifier and Type | Method and Description |
---|---|
IVerificationTypeInfo[] |
IStackMapFrame.getLocals()
Answer back verification infos for the defined locals.
|
IVerificationTypeInfo[] |
IStackMapFrame.getStackItems()
Answer back the verification infos for the stack items.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.