java.lang.Object
org.aya.core.repr.AyaShape.Factory
- Enclosing interface:
AyaShape
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull kala.collection.mutable.MutableMap<GenericDef,ShapeRecognition> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbonjour(@NotNull GenericDef def) Discovery of shaped literalsvoidbonjour(@NotNull GenericDef def, @NotNull ShapeRecognition shape) @NotNull kala.control.Option<ShapeRecognition>@NotNull kala.collection.immutable.ImmutableSeq<kala.tuple.Tuple2<GenericDef,ShapeRecognition>> voidimportAll(@NotNull AyaShape.Factory other)
-
Field Details
-
discovered
-
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
findImpl
@NotNull public @NotNull kala.collection.immutable.ImmutableSeq<kala.tuple.Tuple2<GenericDef,ShapeRecognition>> findImpl(@NotNull @NotNull AyaShape shape) -
find
-
bonjour
-
bonjour
Discovery of shaped literals -
importAll
-