Uses of Class
org.sentrysoftware.jawk.jrt.JRT
-
Uses of JRT in org.sentrysoftware.jawk.ext
Modifier and TypeMethodDescriptionvoid
AbstractExtension.init
(VariableManager vm, JRT jrt, AwkSettings settings) Called after the creation and before normal processing of the extension, pass in the Jawk Runtime Manager and the Variable Manager once.void
JawkExtension.init
(VariableManager vm, JRT jrt, AwkSettings settings) Called after the creation and before normal processing of the extension, pass in the Jawk Runtime Manager and the Variable Manager once.void
StdinExtension.init
(VariableManager vm, JRT jrt, AwkSettings settings) Called after the creation and before normal processing of the extension, pass in the Jawk Runtime Manager and the Variable Manager once.