Class DeclarationsHandler

  • All Implemented Interfaces:
    NetworkHandler

    public class DeclarationsHandler
    extends NetworkHandlerAdaptor
    This handler is used to create the member declarations section of a generated subclass of a CompiledNetwork. Currently we only create member variables for the following types of nodes:

  • Non-hashed AlphaNodes
  • LeftInputAdapterNodes
  • BetaNodes
  • A Map for each set of hashed AlphaNodes. The keys are the hashed values, and the values are the IDs of the alphas