MCPcopy Create free account
hub / github.com/antlr/codebuff / getModelAdaptor

Method getModelAdaptor

output/java8/1.4.16/STGroup.java:709–711  ·  view source on GitHub ↗
(Class<?> attributeType)

Source from the content-addressed store, hash-verified

707 }
708
709 public ModelAdaptor getModelAdaptor(Class<?> attributeType) {
710 return adaptors.get(attributeType);
711 }
712
713 /** Register a renderer for all objects of a particular "kind" for all
714 * templates evaluated relative to this group. Use {@code r} to render if

Callers 1

getObjectPropertyMethod · 0.45

Calls 1

getMethod · 0.65

Tested by

no test coverage detected