class
	JAVA_VM_OPTION

General
	cluster: structures
	description: "Description of the JavaVMOption structure."
	create: make

Ancestors
	MEMORY_STRUCTURE*

Queries
	item: POINTER
	option_string: STRING_8
	shared: BOOLEAN
	structure_size: INTEGER_32

Commands
	make
	make_by_pointer (a_ptr: POINTER)
	set_option_string (an_option: STRING_8)