25 #ifndef _JIT_COMPILER2_METHODDESCRIPTOR
26 #define _JIT_COMPILER2_METHODDESCRIPTOR
45 typedef ParameterTypeListTy::iterator
iterator;
const_iterator begin() const
JNIEnv jthread jobject jclass jlong size
const_iterator end() const
std::vector< T, Allocator< T > > type
Type::TypeID operator[](unsigned i) const
alloc::vector< Type::TypeID >::type ParameterTypeListTy
Simple stream class for formatted output.
OStream & operator<<(OStream &OS, const Conditional::CondID &cond)
ParameterTypeListTy::iterator iterator
MethodDescriptor(unsigned size)
Type::TypeID & operator[](unsigned i)
ParameterTypeListTy::const_iterator const_iterator
ParameterTypeListTy parameter_type_list
MethodDescriptor TODO: more info.