toggle menu
UIQ3
7.1.0
HP-45
switch theme
search in API
UIQ3
/
net.sourceforge.uiq3.hp45
/
op_stack_to_a
op_stack_to_a
HP-45
class
op_stack_to_a
Members
Constructors
op_stack_to_a
Link copied to clipboard
HP-45
constructor
(
calculator
:
Calculator
)
Properties
Logger
Link copied to clipboard
HP-45
private
val
Logger
:
Logger
Class logger instance.
Owner
Link copied to clipboard
HP-45
private
val
Owner
:
Calculator
TAG
Link copied to clipboard
HP-45
private
val
TAG
:
String
Class logger tag.
Functions
clone
Link copied to clipboard
HP-45
protected
open
fun
clone
(
)
:
Any
equals
Link copied to clipboard
HP-45
open
fun
equals
(
obj
:
Any
)
:
Boolean
Execute
Link copied to clipboard
HP-45
open
fun
Execute
(
Opcode
:
Short
)
finalize
Link copied to clipboard
HP-45
protected
open
fun
finalize
(
)
get
Class
Link copied to clipboard
HP-45
fun
getClass
(
)
:
Class
<
out
Any
>
hash
Code
Link copied to clipboard
HP-45
open
fun
hashCode
(
)
:
Int
notify
Link copied to clipboard
HP-45
fun
notify
(
)
notify
All
Link copied to clipboard
HP-45
fun
notifyAll
(
)
to
String
Link copied to clipboard
HP-45
open
fun
toString
(
)
:
String
wait
Link copied to clipboard
HP-45
fun
wait
(
)