|
|
|
|
|
|
|
next(self)
Iterate over input file segments |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
int
|
|
|
cleanup(self)
At EOF, check for missing loop trailers |
source code
|
|
string
|
get_isa_id(self)
Get the current ISA identifier |
source code
|
|
string
|
get_gs_id(self)
Get the current GS identifier |
source code
|
|
string
|
get_st_id(self)
Get the current ST identifier |
source code
|
|
string
|
get_ls_id(self)
Get the current LS identifier |
source code
|
|
int
|
get_seg_count(self)
Get the current segment count |
source code
|
|
int
|
|
tuple(string, string, string, string)
|
get_term(self)
Get the original terminators |
source code
|
|
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|