public class DropBoxPathParameter
extends com.streamscape.slex.lang.parameter.StringParameter
Title: Service Event Fabric Core
Description: Dropbox path parameter.
Copyright: Copyright (c) 2019
Company: StreamScape Technologies
DEFAULT_SERIAL_VERSION_ID
Constructor and Description |
---|
DropBoxPathParameter(java.lang.String token) |
DropBoxPathParameter(java.lang.String token,
DropBoxAccessor.DropBoxPathNotation dropBoxPathNotation) |
Modifier and Type | Method and Description |
---|---|
com.streamscape.slex.lang.value.StatementParameterValue |
parse(com.streamscape.slex.lang.value.StatementValueList statement,
com.streamscape.slex.lang.ScriptParser parser) |
addExclusionValue, addExclusionValues, buildTrie, complete, getEndDelimiter, getExcludedDelimiters, getExclusionValues, getPrefix, getStartDelimiter, getSyntaxName, getValueValidator, isAlwaysComplete, isCompletionable, isEndDelimiterToCommandEnd, setAlwaysComplete, setCompleter, setCompletionAdviser, setEndDelimiterToCommandEnd, setExcludedDelimiters, setPrefix, setValueValidator, setValueValidator, toString
getDescription, getFullSyntax, getName, getSyntax, getSyntax, getSyntaxDescription, isRequired, setCompactSyntax, setDescription, setName, setRequired, setSyntaxDescription
clone, getSerialVersionUID
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DropBoxPathParameter(java.lang.String token)
public DropBoxPathParameter(java.lang.String token, DropBoxAccessor.DropBoxPathNotation dropBoxPathNotation)
public com.streamscape.slex.lang.value.StatementParameterValue parse(com.streamscape.slex.lang.value.StatementValueList statement, com.streamscape.slex.lang.ScriptParser parser) throws com.streamscape.slex.lang.DSLSyntaxValidationException
parse
in interface com.streamscape.slex.lang.modifier.SyntaxToken
parse
in class com.streamscape.slex.lang.parameter.StringParameter
com.streamscape.slex.lang.DSLSyntaxValidationException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.