Sprocket
API
sprocket_bio
sprocket_bio.diagnostics
sprocket_bio.grammar
sprocket_bio.grammar.grammar
sprocket_bio.grammar.parser
sprocket_bio.grammar.version
Examples
Emit Diagnostics
Event Stream
Syntax Highlighter
Sprocket
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
ABANDONED (sprocket_bio.grammar.SyntaxKind attribute)
abandoned() (sprocket_bio.grammar.parser.Event class method)
ACCESS_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
ADDITION_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
AFTER_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
ALIAS_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
ARRAY_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
ARRAY_TYPE_NODE (sprocket_bio.grammar.SyntaxKind attribute)
AS_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
ASSIGNMENT (sprocket_bio.grammar.SyntaxKind attribute)
ASTERISK (sprocket_bio.grammar.SyntaxKind attribute)
B
BOOLEAN_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
BOUND_DECL_NODE (sprocket_bio.grammar.SyntaxKind attribute)
C
CALL_AFTER_NODE (sprocket_bio.grammar.SyntaxKind attribute)
CALL_ALIAS_NODE (sprocket_bio.grammar.SyntaxKind attribute)
CALL_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
CALL_INPUT_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
CALL_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
CALL_STATEMENT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
CALL_TARGET_NODE (sprocket_bio.grammar.SyntaxKind attribute)
CLOSE_BRACE (sprocket_bio.grammar.SyntaxKind attribute)
CLOSE_BRACKET (sprocket_bio.grammar.SyntaxKind attribute)
CLOSE_HEREDOC (sprocket_bio.grammar.SyntaxKind attribute)
CLOSE_PAREN (sprocket_bio.grammar.SyntaxKind attribute)
COLON (sprocket_bio.grammar.SyntaxKind attribute)
COMMA (sprocket_bio.grammar.SyntaxKind attribute)
COMMAND_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
COMMAND_SECTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
COMMENT (sprocket_bio.grammar.SyntaxKind attribute)
CONDITIONAL_STATEMENT_CLAUSE_NODE (sprocket_bio.grammar.SyntaxKind attribute)
CONDITIONAL_STATEMENT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
contains() (sprocket_bio.grammar.Span method)
D
default() (sprocket_bio.diagnostics.Mode static method)
describe() (sprocket_bio.grammar.SyntaxKind method)
Diagnostic (class in sprocket_bio.grammar)
DIRECTORY_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
DIVISION_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
document() (in module sprocket_bio.grammar.grammar)
DOT (sprocket_bio.grammar.SyntaxKind attribute)
DOUBLE_QUOTE (sprocket_bio.grammar.SyntaxKind attribute)
E
ELSE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
emit_diagnostics() (in module sprocket_bio.diagnostics)
end (sprocket_bio.grammar.Span attribute)
ENUM_CHOICE_NODE (sprocket_bio.grammar.SyntaxKind attribute)
ENUM_DEFINITION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
ENUM_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
ENUM_TYPE_PARAMETER_NODE (sprocket_bio.grammar.SyntaxKind attribute)
ENV_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
EQUAL (sprocket_bio.grammar.SyntaxKind attribute)
EQUALITY_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
ERROR (sprocket_bio.grammar.Severity attribute)
error() (sprocket_bio.grammar.Diagnostic static method)
Event (class in sprocket_bio.grammar.parser)
Event.NodeFinished (class in sprocket_bio.grammar.parser)
Event.NodeStarted (class in sprocket_bio.grammar.parser)
Event.Token (class in sprocket_bio.grammar.parser)
EXCLAMATION (sprocket_bio.grammar.SyntaxKind attribute)
EXPONENTIATION (sprocket_bio.grammar.SyntaxKind attribute)
EXPONENTIATION_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
F
FALSE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
FILE_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
fix (sprocket_bio.grammar.Diagnostic attribute)
FLOAT (sprocket_bio.grammar.SyntaxKind attribute)
FLOAT_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
forward_parent (sprocket_bio.grammar.parser.Event.NodeStarted attribute)
FOUR (sprocket_bio.grammar.version.V1 attribute)
FROM_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
FULL (sprocket_bio.diagnostics.Mode attribute)
G
GREATER (sprocket_bio.grammar.SyntaxKind attribute)
GREATER_EQUAL (sprocket_bio.grammar.SyntaxKind attribute)
GREATER_EQUAL_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
GREATER_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
H
has_same_major_version() (sprocket_bio.grammar.SupportedVersion method)
(sprocket_bio.grammar.version.SupportedVersion method)
help (sprocket_bio.grammar.Diagnostic attribute)
HINTS_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
I
IDENT (sprocket_bio.grammar.SyntaxKind attribute)
IF_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
IF_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
IMPORT_ALIAS_NODE (sprocket_bio.grammar.SyntaxKind attribute)
IMPORT_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
IMPORT_MEMBER_NODE (sprocket_bio.grammar.SyntaxKind attribute)
IMPORT_MEMBERS_NODE (sprocket_bio.grammar.SyntaxKind attribute)
IMPORT_STATEMENT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
IN_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
INDEX_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
INEQUALITY_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
INPUT_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
INPUT_SECTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
INT_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
INTEGER (sprocket_bio.grammar.SyntaxKind attribute)
intersect() (sprocket_bio.grammar.Span method)
is_empty() (sprocket_bio.grammar.Span method)
is_keyword() (sprocket_bio.grammar.SyntaxKind method)
is_operator() (sprocket_bio.grammar.SyntaxKind method)
is_symbolic() (sprocket_bio.grammar.SyntaxKind method)
is_trivia() (sprocket_bio.grammar.SyntaxKind method)
is_type() (sprocket_bio.grammar.SyntaxKind method)
K
kind (sprocket_bio.grammar.parser.Event.NodeStarted attribute)
(sprocket_bio.grammar.parser.Event.Token attribute)
L
Label (class in sprocket_bio.grammar)
labels (sprocket_bio.grammar.Diagnostic attribute)
len() (sprocket_bio.grammar.Span method)
LESS (sprocket_bio.grammar.SyntaxKind attribute)
LESS_EQUAL (sprocket_bio.grammar.SyntaxKind attribute)
LESS_EQUAL_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LESS_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_ARRAY_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_BOOLEAN_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_COMMAND_TEXT (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_FLOAT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_HINTS_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_HINTS_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_INPUT_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_INPUT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_INTEGER_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_MAP_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_MAP_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_NONE_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_NULL_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_OBJECT_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_OBJECT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_OUTPUT_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_OUTPUT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_PAIR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_STRING_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_STRING_TEXT (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_STRUCT_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LITERAL_STRUCT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LOGICAL_AND (sprocket_bio.grammar.SyntaxKind attribute)
LOGICAL_AND_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LOGICAL_NOT_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
LOGICAL_OR (sprocket_bio.grammar.SyntaxKind attribute)
LOGICAL_OR_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
M
MAP_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
MAP_TYPE_NODE (sprocket_bio.grammar.SyntaxKind attribute)
MAX (sprocket_bio.grammar.SyntaxKind attribute)
message (sprocket_bio.grammar.Diagnostic attribute)
(sprocket_bio.grammar.Label attribute)
META_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
METADATA_ARRAY_NODE (sprocket_bio.grammar.SyntaxKind attribute)
METADATA_OBJECT_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
METADATA_OBJECT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
METADATA_SECTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
MINUS (sprocket_bio.grammar.SyntaxKind attribute)
Mode (class in sprocket_bio.diagnostics)
module
sprocket_bio
sprocket_bio.diagnostics
sprocket_bio.grammar
sprocket_bio.grammar.grammar
sprocket_bio.grammar.parser
sprocket_bio.grammar.version
MODULO_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
MULTIPLICATION_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
N
NAME_REF_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
NEGATION_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
NONE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
NOT_EQUAL (sprocket_bio.grammar.SyntaxKind attribute)
NOTE (sprocket_bio.grammar.Severity attribute)
note() (sprocket_bio.grammar.Diagnostic static method)
NULL_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
O
OBJECT_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
OBJECT_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
OBJECT_TYPE_NODE (sprocket_bio.grammar.SyntaxKind attribute)
ONE (sprocket_bio.grammar.version.V1 attribute)
ONE_LINE (sprocket_bio.diagnostics.Mode attribute)
OPEN_BRACE (sprocket_bio.grammar.SyntaxKind attribute)
OPEN_BRACKET (sprocket_bio.grammar.SyntaxKind attribute)
OPEN_HEREDOC (sprocket_bio.grammar.SyntaxKind attribute)
OPEN_PAREN (sprocket_bio.grammar.SyntaxKind attribute)
OUTPUT_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
OUTPUT_SECTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
P
PAIR_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
PAIR_TYPE_NODE (sprocket_bio.grammar.SyntaxKind attribute)
PARAMETER_META_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
PARAMETER_METADATA_SECTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
PARENTHESIZED_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
PERCENT (sprocket_bio.grammar.SyntaxKind attribute)
PLACEHOLDER_DEFAULT_OPTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
PLACEHOLDER_NODE (sprocket_bio.grammar.SyntaxKind attribute)
PLACEHOLDER_OPEN (sprocket_bio.grammar.SyntaxKind attribute)
PLACEHOLDER_SEP_OPTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
PLACEHOLDER_TRUE_FALSE_OPTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
PLUS (sprocket_bio.grammar.SyntaxKind attribute)
PRIMITIVE_TYPE_NODE (sprocket_bio.grammar.SyntaxKind attribute)
Q
QUESTION_MARK (sprocket_bio.grammar.SyntaxKind attribute)
R
REQUIREMENTS_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
REQUIREMENTS_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
REQUIREMENTS_SECTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
ROOT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
rule (sprocket_bio.grammar.Diagnostic attribute)
RUNTIME_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
RUNTIME_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
RUNTIME_SECTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
S
SCATTER_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
SCATTER_STATEMENT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
Severity (class in sprocket_bio.grammar)
severity (sprocket_bio.grammar.Diagnostic attribute)
SINGLE_QUOTE (sprocket_bio.grammar.SyntaxKind attribute)
SLASH (sprocket_bio.grammar.SyntaxKind attribute)
Span (class in sprocket_bio.grammar)
span (sprocket_bio.grammar.Label attribute)
(sprocket_bio.grammar.parser.Event.Token attribute)
sprocket_bio
module
sprocket_bio.diagnostics
module
sprocket_bio.grammar
module
sprocket_bio.grammar.grammar
module
sprocket_bio.grammar.parser
module
sprocket_bio.grammar.version
module
start (sprocket_bio.grammar.Span attribute)
STRING_TYPE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
STRUCT_DEFINITION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
STRUCT_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
SUBTRACTION_EXPR_NODE (sprocket_bio.grammar.SyntaxKind attribute)
SupportedVersion (class in sprocket_bio.grammar)
(class in sprocket_bio.grammar.version)
SupportedVersion.V1 (class in sprocket_bio.grammar)
(class in sprocket_bio.grammar.version)
SYMBOLIC_MODULE_PATH_NODE (sprocket_bio.grammar.SyntaxKind attribute)
SyntaxKind (class in sprocket_bio.grammar)
T
TASK_DEFINITION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
TASK_HINTS_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
TASK_HINTS_SECTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
TASK_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
THEN_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
THREE (sprocket_bio.grammar.version.V1 attribute)
TRUE_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
TWO (sprocket_bio.grammar.version.V1 attribute)
TYPE_REF_NODE (sprocket_bio.grammar.SyntaxKind attribute)
U
UNBOUND_DECL_NODE (sprocket_bio.grammar.SyntaxKind attribute)
UNKNOWN (sprocket_bio.grammar.SyntaxKind attribute)
UNPARSED (sprocket_bio.grammar.SyntaxKind attribute)
V
V1 (class in sprocket_bio.grammar.version)
VERSION (sprocket_bio.grammar.SyntaxKind attribute)
VERSION_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
VERSION_STATEMENT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
W
WARNING (sprocket_bio.grammar.Severity attribute)
warning() (sprocket_bio.grammar.Diagnostic static method)
WHITESPACE (sprocket_bio.grammar.SyntaxKind attribute)
with_fix() (sprocket_bio.grammar.Diagnostic method)
with_help() (sprocket_bio.grammar.Diagnostic method)
with_highlight() (sprocket_bio.grammar.Diagnostic method)
with_label() (sprocket_bio.grammar.Diagnostic method)
with_rule() (sprocket_bio.grammar.Diagnostic method)
with_severity() (sprocket_bio.grammar.Diagnostic method)
WORKFLOW_DEFINITION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
WORKFLOW_HINTS_ARRAY_NODE (sprocket_bio.grammar.SyntaxKind attribute)
WORKFLOW_HINTS_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
WORKFLOW_HINTS_OBJECT_ITEM_NODE (sprocket_bio.grammar.SyntaxKind attribute)
WORKFLOW_HINTS_OBJECT_NODE (sprocket_bio.grammar.SyntaxKind attribute)
WORKFLOW_HINTS_SECTION_NODE (sprocket_bio.grammar.SyntaxKind attribute)
WORKFLOW_KEYWORD (sprocket_bio.grammar.SyntaxKind attribute)
Z
ZERO (sprocket_bio.grammar.version.V1 attribute)