All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.read.bitfield.ssp Maven / Gradle / Ivy

The newest version!
<%@ val renderType: com.foursquare.spindle.codegen.runtime.BitfieldStructRenderType %>
<%@ val lhs: String %>
<%@ val indent: String %>
<%@ val wrapLeft: String = "" %>
<%@ val wrapRight: String = "" %>
<% import renderType.ref %>
<% render("../" + ref.fieldReadTemplate,
    Map(
      "renderType" -> renderType.ref,
      "lhs" -> lhs,
      "indent" -> indent,
      "wrapLeft" -> wrapLeft,
      "wrapRight" -> wrapRight)) %>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy