@Properties(inherit=python.class) public class PySTEntryObject extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PySTEntryObject()
Default native constructor.
|
PySTEntryObject(long size)
Native array allocator.
|
PySTEntryObject(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public PySTEntryObject()
public PySTEntryObject(long size)
Pointer.position(long)
.public PySTEntryObject(Pointer p)
Pointer.Pointer(Pointer)
.public PySTEntryObject position(long position)
public PySTEntryObject ob_base(PyObject setter)
public PyObject ste_id()
public PySTEntryObject ste_id(PyObject setter)
public PyObject ste_symbols()
public PySTEntryObject ste_symbols(PyObject setter)
public PyObject ste_name()
public PySTEntryObject ste_name(PyObject setter)
public PyObject ste_varnames()
public PySTEntryObject ste_varnames(PyObject setter)
public PyObject ste_children()
public PySTEntryObject ste_children(PyObject setter)
public PyObject ste_directives()
public PySTEntryObject ste_directives(PyObject setter)
public PySTEntryObject ste_type(int setter)
public int ste_nested()
public PySTEntryObject ste_nested(int setter)
public PySTEntryObject ste_free(int setter)
public PySTEntryObject ste_child_free(int setter)
public PySTEntryObject ste_generator(int setter)
public PySTEntryObject ste_coroutine(int setter)
public PySTEntryObject ste_varargs(int setter)
public PySTEntryObject ste_varkeywords(int setter)
public PySTEntryObject ste_returns_value(int setter)
public PySTEntryObject ste_needs_class_closure(int setter)
public int ste_lineno()
public PySTEntryObject ste_lineno(int setter)
public int ste_col_offset()
public PySTEntryObject ste_col_offset(int setter)
public int ste_opt_lineno()
public PySTEntryObject ste_opt_lineno(int setter)
public int ste_opt_col_offset()
public PySTEntryObject ste_opt_col_offset(int setter)
public symtable ste_table()
public PySTEntryObject ste_table(symtable setter)
Copyright © 2020. All rights reserved.