Uses of Class
org.sentrysoftware.jawk.jrt.AssocArray
Packages that use AssocArray
-
Uses of AssocArray in org.sentrysoftware.jawk.jrt
Methods in org.sentrysoftware.jawk.jrt with parameters of type AssocArrayModifier and TypeMethodDescriptionstatic void
JRT.assignEnvironmentVariables
(AssocArray aa) Called by AVM/compiled modules to assign local environment variables to an associative array (in this case, to ENVIRON).