Skip navigation links
A C D E F G H I J L M N O P Q R S T V W 

I

IGNORE_POSTFIXES_VARIABLE - Static variable in class com.threecrickets.scripturian.document.DocumentFileSource
Name of environment variable for ignoring filename postfixes.
IN_NS - Static variable in class com.threecrickets.scripturian.adapter.ClojureAdapter
(in-ns)
include(String) - Method in class com.threecrickets.scripturian.service.DocumentService
Includes a text document into the current location.
INCLUSION_KEY - Static variable in class com.threecrickets.scripturian.adapter.SuccinctAdapter
 
init(DaemonContext) - Method in class com.threecrickets.scripturian.ScripturianDaemon
 
initialize(ExecutionContext) - Method in interface com.threecrickets.scripturian.ExecutionController
Called before an executable is executed.
invalidate() - Method in interface com.threecrickets.scripturian.document.DocumentDescriptor
Invalidates the descriptor.
isDebug() - Method in class com.threecrickets.scripturian.ParsingContext
Whether to debug the source code parsing.
isEphemeral() - Method in class com.threecrickets.scripturian.adapter.LanguageAdapterBase
 
isEphemeral() - Method in class com.threecrickets.scripturian.adapter.PegdownAdapter
 
isEphemeral() - Method in class com.threecrickets.scripturian.adapter.WikiTextAdapterBase
 
isEphemeral() - Method in interface com.threecrickets.scripturian.LanguageAdapter
Some languages are meant for use in one segment only.
isImmutable() - Method in class com.threecrickets.scripturian.ExecutionContext
Immutable contexts will throw an IllegalStateException whenever an attempt is made to change them.
isPrepare() - Method in class com.threecrickets.scripturian.Main
 
isPrepare() - Method in class com.threecrickets.scripturian.ParsingContext
Whether to prepare the source code: preparation increases initialization time and reduces execution time; note that not all languages support preparation as a separate operation.
isPrepare() - Method in interface com.threecrickets.scripturian.service.Shell
Whether or not executables are prepared.
isProgram - Variable in class com.threecrickets.scripturian.ExecutableSegment
Whether this segment is a program.
isScriptlet - Variable in class com.threecrickets.scripturian.adapter.ProgramBase
Whether the source code is a scriptlet.
isScriptlet - Variable in class com.threecrickets.scripturian.ExecutableSegment
Whether this program is a scriptlet.
isScriptlet(String) - Static method in class com.threecrickets.scripturian.parser.ScriptletsParser
Checks if the source code is an entire scriptlet, according to the ScriptletsParser.DEFAULT_DELIMITERS.
isScriptlet(String, ParsingContext) - Static method in class com.threecrickets.scripturian.parser.ScriptletsParser
Checks if the source code is an entire scriptlet, according to the parsing context.
isScriptlet(String, String[][]) - Static method in class com.threecrickets.scripturian.parser.ScriptletsParser
Checks if the source code is an entire scriptlet, according to the provided delimiters.
isThreadSafe() - Method in class com.threecrickets.scripturian.adapter.LanguageAdapterBase
 
isThreadSafe() - Method in interface com.threecrickets.scripturian.LanguageAdapter
Some languages or their script engines are inherently broken when called by multiple threads.
A C D E F G H I J L M N O P Q R S T V W 
Skip navigation links

Copyright © 2009-2015 Three Crickets LLC.