Uses of Class
net.sourceforge.plantuml.text.StringLocated
Packages that use StringLocated
Package
Description
Contains classes for processing PlantUML source files.
Provides classes used to compose regex partials.
-
Uses of StringLocated in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return types with arguments of type StringLocatedModifier and TypeMethodDescriptionstatic List<StringLocated>
static List<StringLocated>
final List<StringLocated>
BlockUml.getData()
Method parameters in net.sourceforge.plantuml with type arguments of type StringLocatedModifier and TypeMethodDescriptionfinal Diagram
PSystemBuilder.createPSystem
(List<StringLocated> source, List<StringLocated> rawSource, Map<String, String> skinParam) Constructor parameters in net.sourceforge.plantuml with type arguments of type StringLocatedModifierConstructorDescriptionBlockUml
(List<StringLocated> strings, Defines defines, ISkinSimple skinParam, PreprocessorModeSet mode) Deprecated.being kept for backwards compatibility, perhaps other projects are using this?BlockUml
(List<StringLocated> strings, Defines defines, ISkinSimple skinParam, PreprocessorModeSet mode, Charset charset) -
Uses of StringLocated in net.sourceforge.plantuml.activitydiagram.command
Methods in net.sourceforge.plantuml.activitydiagram.command with parameters of type StringLocatedModifier and TypeMethodDescriptionCommandLinkLongActivity.extractUrl
(ActivityDiagram diagram, StringLocated string) -
Uses of StringLocated in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command with parameters of type StringLocatedMethod parameters in net.sourceforge.plantuml.command with type arguments of type StringLocatedModifier and TypeMethodDescriptionprotected final PSystemError
PSystemAbstractFactory.buildEmptyError
(UmlSource source, LineLocation lineLocation, List<StringLocated> trace) protected final PSystemError
PSystemAbstractFactory.buildExecutionError
(UmlSource source, String stringError, LineLocation lineLocation, List<StringLocated> trace) void
MultilinesStrategy.cleanList
(List<StringLocated> lines) -
Uses of StringLocated in net.sourceforge.plantuml.core
Method parameters in net.sourceforge.plantuml.core with type arguments of type StringLocatedModifier and TypeMethodDescriptionstatic UmlSource
UmlSource.create
(List<StringLocated> source, boolean checkEndingBackslash) static UmlSource
UmlSource.createWithRaw
(List<StringLocated> source, boolean checkEndingBackslash, List<StringLocated> rawSource) Build the source from a text. -
Uses of StringLocated in net.sourceforge.plantuml.error
Fields in net.sourceforge.plantuml.error with type parameters of type StringLocatedMethods in net.sourceforge.plantuml.error that return StringLocatedConstructor parameters in net.sourceforge.plantuml.error with type arguments of type StringLocatedModifierConstructorDescriptionPSystemErrorEmpty
(UmlSource source, List<StringLocated> trace, ErrorUml singleError) PSystemErrorPreprocessor
(List<StringLocated> input, List<StringLocated> trace) PSystemErrorV2
(UmlSource source, List<StringLocated> trace, ErrorUml singleError) -
Uses of StringLocated in net.sourceforge.plantuml.jsondiagram
Constructor parameters in net.sourceforge.plantuml.jsondiagram with type arguments of type StringLocated -
Uses of StringLocated in net.sourceforge.plantuml.klimt.creole
Method parameters in net.sourceforge.plantuml.klimt.creole with type arguments of type StringLocated -
Uses of StringLocated in net.sourceforge.plantuml.preproc
Methods in net.sourceforge.plantuml.preproc that return StringLocatedModifier and TypeMethodDescriptionReadLine.readLine()
ReadLineList.readLine()
ReadLineReader.readLine()
ReadLineSimple.readLine()
StartDiagramExtractReader.readLine()
UncommentReadLine.readLine()
Methods in net.sourceforge.plantuml.preproc that return types with arguments of type StringLocatedMethods in net.sourceforge.plantuml.preproc with parameters of type StringLocatedModifier and TypeMethodDescriptionvoid
Sub.add
(StringLocated s) static StartDiagramExtractReader
StartDiagramExtractReader.build
(InputStream is, StringLocated s, String desc) static StartDiagramExtractReader
StartDiagramExtractReader.build
(FileWithSuffix f2, StringLocated s, Charset charset) static StartDiagramExtractReader
StartDiagramExtractReader.build
(SURL url, StringLocated s, String uid, Charset charset) static boolean
StartDiagramExtractReader.containsStartDiagram
(InputStream is, StringLocated s, String description) static boolean
StartDiagramExtractReader.containsStartDiagram
(FileWithSuffix f2, StringLocated s, Charset charset) static boolean
StartDiagramExtractReader.containsStartDiagram
(SURL url, StringLocated s, Charset charset) void
Defines.copyTo
(TMemory memory, StringLocated location) Constructors in net.sourceforge.plantuml.preproc with parameters of type StringLocated -
Uses of StringLocated in net.sourceforge.plantuml.preproc2
Methods in net.sourceforge.plantuml.preproc2 that return StringLocatedMethods in net.sourceforge.plantuml.preproc2 with parameters of type StringLocatedModifier and TypeMethodDescriptionstatic ReadLine
PreprocessorUtils.getReaderInclude
(SURL url, StringLocated s, Charset charset) static ReadLine
PreprocessorUtils.getReaderIncludeUrl
(SURL url, StringLocated s, String suf, Charset charset) static ReadLine
PreprocessorUtils.getReaderNonstandardInclude
(StringLocated s, String filename) static ReadLine
PreprocessorUtils.getReaderStdlibInclude
(StringLocated s, String filename) -
Uses of StringLocated in net.sourceforge.plantuml.regex
Methods in net.sourceforge.plantuml.regex with parameters of type StringLocatedModifier and TypeMethodDescriptionboolean
IRegex.match
(StringLocated full) boolean
RegexComposed.match
(StringLocated s) boolean
RegexConcat.match
(StringLocated s) boolean
RegexLeaf.match
(StringLocated full) boolean
RegexOptional.match
(StringLocated full) boolean
RegexOr.match
(StringLocated full) boolean
RegexRepeatedZeroOrMore.match
(StringLocated full) -
Uses of StringLocated in net.sourceforge.plantuml.text
Methods in net.sourceforge.plantuml.text that return StringLocatedModifier and TypeMethodDescriptionStringLocated.getTrimmed()
StringLocated.mergeEndBackslash
(StringLocated next) StringLocated.removeInnerComment()
StringLocated.substring
(int start) StringLocated.substring
(int start, int end) StringLocated.withErrorPreprocessor
(String preprocessorError) Methods in net.sourceforge.plantuml.text with parameters of type StringLocated -
Uses of StringLocated in net.sourceforge.plantuml.tim
Methods in net.sourceforge.plantuml.tim that return StringLocatedModifier and TypeMethodDescriptionfinal StringLocated
EaterException.getLocation()
final StringLocated
Eater.getStringLocated()
Methods in net.sourceforge.plantuml.tim that return types with arguments of type StringLocatedModifier and TypeMethodDescriptionTContext.getDebug()
final List<StringLocated>
TimLoader.getDebug()
TContext.getResultList()
final List<StringLocated>
TimLoader.getResultList()
Methods in net.sourceforge.plantuml.tim with parameters of type StringLocatedModifier and TypeMethodDescriptionvoid
TFunctionImpl.addBody
(StringLocated s) TContext.applyFunctionsAndVariables
(TMemory memory, StringLocated str) ExecutionContextWhile.conditionValue
(StringLocated location, TContext context, TMemory memory) protected final TFunctionImpl
Eater.eatDeclareFunction
(TContext context, TMemory memory, boolean unquoted, StringLocated location, boolean allowNoParenthesis, TFunctionType type) protected final TFunctionImpl
Eater.eatDeclareProcedure
(TContext context, TMemory memory, boolean unquoted, StringLocated location) protected final TFunctionImpl
Eater.eatDeclareReturnFunctionWithOptionalReturn
(TContext context, TMemory memory, boolean unquoted, StringLocated location) void
FunctionsSet.executeDeclareProcedure
(TContext context, TMemory memory, StringLocated s) void
FunctionsSet.executeDeclareReturnFunction
(TContext context, TMemory memory, StringLocated s) void
FunctionsSet.executeLegacyDefine
(TContext context, TMemory memory, StringLocated s) void
FunctionsSet.executeLegacyDefineLong
(TContext context, TMemory memory, StringLocated s) void
TFunction.executeProcedureInternal
(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) void
TFunctionImpl.executeProcedureInternal
(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) TFunction.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) TFunctionImpl.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) void
TMemory.putVariable
(String varname, TValue value, TVariableScope scope, StringLocated location) void
TMemoryGlobal.putVariable
(String varname, TValue value, TVariableScope scope, StringLocated location) void
TMemoryLocal.putVariable
(String varname, TValue value, TVariableScope scope, StringLocated location) Method parameters in net.sourceforge.plantuml.tim with type arguments of type StringLocatedModifier and TypeMethodDescriptionTContext.executeLines
(TMemory memory, List<StringLocated> body, TFunctionType ftype, boolean modeSpecial) TimLoader.load
(List<StringLocated> list) Constructors in net.sourceforge.plantuml.tim with parameters of type StringLocatedModifierConstructorDescriptionEater
(StringLocated stringLocated) EaterException
(String message, StringLocated location) EaterFunctionCall
(StringLocated s, boolean isLegacyDefine, boolean unquoted) EaterTheme
(StringLocated s, ImportedFiles importedFiles) TimLoader
(ImportedFiles importedFiles, Defines defines, Charset charset, DefinitionsContainer definitionsContainer, StringLocated location) VariableManager
(TContext context, TMemory memory, StringLocated location) -
Uses of StringLocated in net.sourceforge.plantuml.tim.expression
Methods in net.sourceforge.plantuml.tim.expression with parameters of type StringLocatedModifier and TypeMethodDescriptionstatic void
TokenStack.eatUntilCloseParenthesisOrComma
(TokenIterator it, StringLocated location) TokenStack.getResult
(StringLocated location, TContext context, TMemory memory) void
TokenStack.guessFunctions
(StringLocated location) Constructors in net.sourceforge.plantuml.tim.expression with parameters of type StringLocatedModifierConstructorDescriptionReversePolishInterpretor
(StringLocated location, TokenStack queue, Knowledge knowledge, TMemory memory, TContext context) ShuntingYard
(TokenIterator it, Knowledge knowledge, StringLocated location) -
Uses of StringLocated in net.sourceforge.plantuml.tim.iterator
Methods in net.sourceforge.plantuml.tim.iterator that return StringLocatedModifier and TypeMethodDescriptionCodeIterator.peek()
CodeIteratorAffectation.peek()
CodeIteratorForeach.peek()
CodeIteratorIf.peek()
CodeIteratorImpl.peek()
CodeIteratorInnerComment.peek()
CodeIteratorLegacyDefine.peek()
CodeIteratorLongComment.peek()
CodeIteratorProcedure.peek()
CodeIteratorReturnFunction.peek()
CodeIteratorShortComment.peek()
CodeIteratorSub.peek()
CodeIteratorWhile.peek()
Methods in net.sourceforge.plantuml.tim.iterator with parameters of type StringLocatedModifier and TypeMethodDescriptionfinal void
AbstractCodeIterator.jumpToCodePosition
(CodePosition newPosition, StringLocated location) void
CodeIterator.jumpToCodePosition
(CodePosition newPosition, StringLocated location) void
CodeIteratorImpl.jumpToCodePosition
(CodePosition newPosition, StringLocated location) Constructor parameters in net.sourceforge.plantuml.tim.iterator with type arguments of type StringLocatedModifierConstructorDescriptionCodeIteratorAffectation
(CodeIterator source, TContext context, TMemory memory, List<StringLocated> log) CodeIteratorForeach
(CodeIterator source, TContext context, TMemory memory, List<StringLocated> logs) CodeIteratorIf
(CodeIterator source, TContext context, TMemory memory, List<StringLocated> logs) CodeIteratorImpl
(List<StringLocated> list) CodeIteratorLegacyDefine
(CodeIterator source, TContext context, TMemory memory, FunctionsSet functionsSet, List<StringLocated> logs) CodeIteratorLongComment
(CodeIterator source, List<StringLocated> logs) CodeIteratorProcedure
(CodeIterator source, TContext context, TMemory memory, FunctionsSet functionsSet, List<StringLocated> logs) CodeIteratorReturnFunction
(CodeIterator source, TContext context, TMemory memory, FunctionsSet functionsSet, List<StringLocated> logs) CodeIteratorShortComment
(CodeIterator source, List<StringLocated> logs) CodeIteratorWhile
(CodeIterator source, TContext context, TMemory memory, List<StringLocated> logs) -
Uses of StringLocated in net.sourceforge.plantuml.tim.stdlib
Methods in net.sourceforge.plantuml.tim.stdlib with parameters of type StringLocatedModifier and TypeMethodDescriptionvoid
InvokeProcedure.executeProcedureInternal
(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) final void
SimpleReturnFunction.executeProcedureInternal
(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) AlwaysFalse.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) AlwaysTrue.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) CallUserFunction.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Chr.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Darken.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) DateFunction.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Dec2hex.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Dirpath.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Eval.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Feature.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) FileExists.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Filename.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) FunctionExists.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetAllStdlib.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetAllTheme.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Getenv.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetJsonKey.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetJsonType.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetVariableValue.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetVersion.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Hex2dec.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) HslColor.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) IntVal.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) InvokeProcedure.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) IsDark.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) IsLight.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonAdd.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonKeyExists.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonMerge.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonRemove.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonSet.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Lighten.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LoadJson.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalAnd.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalNand.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalNor.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalNot.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalNxor.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalOr.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalXor.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Lower.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Newline.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Now.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Ord.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) RandomFunction.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) RetrieveProcedure.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) ReverseColor.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) ReverseHsluvColor.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) SetVariableValue.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Size.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) SplitStr.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) SplitStrRegex.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Str2Json.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) StringFunction.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Strlen.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Strpos.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Substr.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Upper.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) VariableExists.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) -
Uses of StringLocated in net.sourceforge.plantuml.utils
Methods in net.sourceforge.plantuml.utils that return StringLocatedModifier and TypeMethodDescriptionBlocLines.getAt
(int i) BlocLines.getFirst()
BlocLines.getLast()
static StringLocated
StartUtils.getPossibleAppend
(StringLocated cs) Methods in net.sourceforge.plantuml.utils that return types with arguments of type StringLocatedMethods in net.sourceforge.plantuml.utils with parameters of type StringLocatedModifier and TypeMethodDescriptionBlocLines.add
(StringLocated s) static StringLocated
StartUtils.getPossibleAppend
(StringLocated cs) static BlocLines
BlocLines.single
(StringLocated single) static boolean
StartUtils.startOrEnd
(StringLocated s) static boolean
StartUtils.startsWithSymbolAnd
(String value, StringLocated tmp) Method parameters in net.sourceforge.plantuml.utils with type arguments of type StringLocated -
Uses of StringLocated in net.sourceforge.plantuml.version
Methods in net.sourceforge.plantuml.version that return StringLocatedModifier and TypeMethodDescriptionIteratorCounter2Impl.next()
IteratorCounter2.peek()
IteratorCounter2Impl.peek()
IteratorCounter2.peekPrevious()
IteratorCounter2Impl.peekPrevious()
Methods in net.sourceforge.plantuml.version that return types with arguments of type StringLocatedModifier and TypeMethodDescriptionIteratorCounter2.getTrace()
final List<StringLocated>
IteratorCounter2Impl.getTrace()
Constructor parameters in net.sourceforge.plantuml.version with type arguments of type StringLocated