Index
All Classes and Interfaces|All Packages
B
C
- Color - Enum Class in de.firemage.autograder.span
- column() - Method in record class de.firemage.autograder.span.Position
-
Returns the value of the
columnrecord component. - compareTo(Position) - Method in record class de.firemage.autograder.span.Position
- contains(Span) - Method in record class de.firemage.autograder.span.Span
- CYAN - Enum constant in enum class de.firemage.autograder.span.Color
D
- de.firemage.autograder.span - package de.firemage.autograder.span
E
- end() - Method in record class de.firemage.autograder.span.Span
-
Returns the value of the
endrecord component. - equals(Object) - Method in record class de.firemage.autograder.span.Highlight
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.firemage.autograder.span.Line
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.firemage.autograder.span.Position
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.firemage.autograder.span.Span
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.firemage.autograder.span.Text
-
Indicates whether some other object is "equal to" this one.
- ERROR - Enum constant in enum class de.firemage.autograder.span.Style
F
- Formatter - Class in de.firemage.autograder.span
- Formatter(String, Highlight) - Constructor for class de.firemage.autograder.span.Formatter
- Formatter(String, Highlight, Integer) - Constructor for class de.firemage.autograder.span.Formatter
- fromOffset(int, CharSequence) - Static method in record class de.firemage.autograder.span.Position
- fromString(int, String) - Static method in record class de.firemage.autograder.span.Text
G
H
- hashCode() - Method in record class de.firemage.autograder.span.Highlight
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.firemage.autograder.span.Line
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.firemage.autograder.span.Position
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.firemage.autograder.span.Span
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.firemage.autograder.span.Text
-
Returns a hash code value for this object.
- HELP - Enum constant in enum class de.firemage.autograder.span.Style
- Highlight - Record Class in de.firemage.autograder.span
- Highlight(Span, Optional<String>, Style) - Constructor for record class de.firemage.autograder.span.Highlight
-
Creates an instance of a
Highlightrecord class.
I
- includesLine(int) - Method in record class de.firemage.autograder.span.Span
- intersection(Span) - Method in record class de.firemage.autograder.span.Span
- isEmpty() - Method in record class de.firemage.autograder.span.Line
- isEmpty() - Method in record class de.firemage.autograder.span.Span
- isEmpty() - Method in record class de.firemage.autograder.span.Text
- isFollowedBy(Span) - Method in record class de.firemage.autograder.span.Span
- isInline() - Method in record class de.firemage.autograder.span.Span
- isMultiline() - Method in record class de.firemage.autograder.span.Highlight
- isMultilineEnd(int) - Method in record class de.firemage.autograder.span.Highlight
- isMultilineStart(int) - Method in record class de.firemage.autograder.span.Highlight
L
- label() - Method in record class de.firemage.autograder.span.Highlight
-
Returns the value of the
labelrecord component. - length() - Method in record class de.firemage.autograder.span.Line
- line() - Method in record class de.firemage.autograder.span.Position
-
Returns the value of the
linerecord component. - Line - Record Class in de.firemage.autograder.span
- Line(int, String) - Constructor for record class de.firemage.autograder.span.Line
-
Creates an instance of a
Linerecord class. - lineNumberWidth() - Method in record class de.firemage.autograder.span.Text
- lines() - Method in record class de.firemage.autograder.span.Text
M
- MAGENTA - Enum constant in enum class de.firemage.autograder.span.Color
- marker() - Method in enum class de.firemage.autograder.span.Style
N
- NOTE - Enum constant in enum class de.firemage.autograder.span.Style
- number() - Method in record class de.firemage.autograder.span.Line
-
Returns the value of the
numberrecord component.
O
- of(int, String) - Static method in record class de.firemage.autograder.span.Span
-
Creates a span which covers the entire string.
- offset(CharSequence) - Method in record class de.firemage.autograder.span.Position
P
- Position - Record Class in de.firemage.autograder.span
-
Represents a position in a file.
- Position(int, int) - Constructor for record class de.firemage.autograder.span.Position
-
Creates an instance of a
Positionrecord class.
R
- RED - Enum constant in enum class de.firemage.autograder.span.Color
- relativeIntersection(Span) - Method in record class de.firemage.autograder.span.Span
- relativize(Span) - Method in record class de.firemage.autograder.span.Span
-
Makes the given span relative to this span.
- render(int) - Method in record class de.firemage.autograder.span.Highlight
- render(Text) - Method in class de.firemage.autograder.span.Formatter
-
Renders the given text of source code.
S
- span() - Method in record class de.firemage.autograder.span.Highlight
-
Returns the value of the
spanrecord component. - span() - Method in record class de.firemage.autograder.span.Text
-
Returns the value of the
spanrecord component. - Span - Record Class in de.firemage.autograder.span
-
A span of text in a file.
- Span(Position, Position) - Constructor for record class de.firemage.autograder.span.Span
-
Creates an instance of a
Spanrecord class. - start() - Method in record class de.firemage.autograder.span.Span
-
Returns the value of the
startrecord component. - style() - Method in record class de.firemage.autograder.span.Highlight
-
Returns the value of the
stylerecord component. - Style - Enum Class in de.firemage.autograder.span
- subText(Span) - Method in record class de.firemage.autograder.span.Text
T
- text() - Method in record class de.firemage.autograder.span.Line
-
Returns the value of the
textrecord component. - text() - Method in record class de.firemage.autograder.span.Text
-
Returns the value of the
textrecord component. - Text - Record Class in de.firemage.autograder.span
-
Represents a text with a span.
- Text(String, Span) - Constructor for record class de.firemage.autograder.span.Text
-
Creates an instance of a
Textrecord class. - toString() - Method in record class de.firemage.autograder.span.Highlight
-
Returns a string representation of this record class.
- toString() - Method in record class de.firemage.autograder.span.Line
-
Returns a string representation of this record class.
- toString() - Method in record class de.firemage.autograder.span.Position
-
Returns a string representation of this record class.
- toString() - Method in record class de.firemage.autograder.span.Span
-
Returns a string representation of this record class.
- toString() - Method in record class de.firemage.autograder.span.Text
-
Returns a string representation of this record class.
V
- valueOf(String) - Static method in enum class de.firemage.autograder.span.Color
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.firemage.autograder.span.Style
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.firemage.autograder.span.Color
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.firemage.autograder.span.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- viewbox() - Method in class de.firemage.autograder.span.Formatter
-
Describes the number of lines that are relevant for the span.
W
Y
B C D E F G H I L M N O P R S T V W YAll Classes and Interfaces|All Packages