Class StructDef.LogixAligner

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int maxAlign  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected LogixAligner​(int maxAlign)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int forMbr​(StructMember m)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • maxAlign

        protected final int maxAlign
    • Constructor Detail

      • LogixAligner

        protected LogixAligner​(int maxAlign)