@Properties(inherit=python.class) public class PySyntaxErrorObject extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PySyntaxErrorObject()
Default native constructor.
|
PySyntaxErrorObject(long size)
Native array allocator.
|
PySyntaxErrorObject(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public PySyntaxErrorObject()
public PySyntaxErrorObject(long size)
Pointer.position(long)
.public PySyntaxErrorObject(Pointer p)
Pointer(Pointer)
.public PySyntaxErrorObject position(long position)
public PySyntaxErrorObject getPointer(long i)
getPointer
in class Pointer
public PySyntaxErrorObject ob_base(PyObject setter)
public PyObject dict()
public PySyntaxErrorObject dict(PyObject setter)
public PyObject args()
public PySyntaxErrorObject args(PyObject setter)
public PyObject notes()
public PySyntaxErrorObject notes(PyObject setter)
public PyObject traceback()
public PySyntaxErrorObject traceback(PyObject setter)
public PyObject context()
public PySyntaxErrorObject context(PyObject setter)
public PyObject cause()
public PySyntaxErrorObject cause(PyObject setter)
public PySyntaxErrorObject suppress_context(byte setter)
public PyObject msg()
public PySyntaxErrorObject msg(PyObject setter)
public PyObject filename()
public PySyntaxErrorObject filename(PyObject setter)
public PyObject lineno()
public PySyntaxErrorObject lineno(PyObject setter)
public PyObject offset()
public PySyntaxErrorObject offset(PyObject setter)
public PyObject end_lineno()
public PySyntaxErrorObject end_lineno(PyObject setter)
public PyObject end_offset()
public PySyntaxErrorObject end_offset(PyObject setter)
public PyObject text()
public PySyntaxErrorObject text(PyObject setter)
public PyObject print_file_and_line()
public PySyntaxErrorObject print_file_and_line(PyObject setter)
Copyright © 2023. All rights reserved.