public interface AyaLiterate
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic final classstatic final classAya inline code.static final class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NotNull kala.collection.immutable.ImmutableSeq<org.aya.literate.parser.InterestingLanguage<?>>static final @NotNull org.aya.literate.parser.InterestingLanguage<AyaLiterate.AyaHiddenCodeBlock>static final @NotNull org.aya.literate.parser.InterestingLanguage<AyaLiterate.AyaVisibleCodeBlock>
-
Field Details
-
VISIBLE_AYA
@NotNull static final @NotNull org.aya.literate.parser.InterestingLanguage<AyaLiterate.AyaVisibleCodeBlock> VISIBLE_AYA -
HIDDEN_AYA
@NotNull static final @NotNull org.aya.literate.parser.InterestingLanguage<AyaLiterate.AyaHiddenCodeBlock> HIDDEN_AYA -
AYA
@NotNull static final @NotNull kala.collection.immutable.ImmutableSeq<org.aya.literate.parser.InterestingLanguage<?>> AYA
-