Class SourceMapper
java.lang.Object
org.immutables.value.processor.encode.SourceMapper
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Map<String, Structurizer.Statement> private static final Structurizer.Statement(package private) final com.google.common.base.Function<String, Structurizer.Statement> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAnnotations(String path) getExpression(String path) getReturnType(String path) private voidmapDefinitions(String prefix, List<Structurizer.Statement> statements)
-
Field Details
-
EMPTY_STATEMENT
-
definitions
-
get
-
-
Constructor Details
-
SourceMapper
SourceMapper(CharSequence source)
-
-
Method Details
-
mapDefinitions
-
getExpression
-
getBlock
-
getReturnType
-
getAnnotations
-