Package org.acplt.oncrpc.apps.jrpcgen
package org.acplt.oncrpc.apps.jrpcgen
-
ClassDescriptionThe class
jrpcgenimplements a Java-based rpcgen RPC protocol compiler.The base type class maps base types and implements the type mapping interface.The complex type class is an abstract base class for complex type mappings such as structs, unions, enumerations and type definitions.TheJrpcgenConstclass represents a single constant defined in an rpcgen "x"-file.Type definition for a table of XDR constants.TheJrpcgenDeclarationclass represents a single declaration from an rpcgen "x"-file.base class providing storage of a javadoc comment.TheJrpcgenEnumclass represents a single enumeration from an rpcgen "x"-file.An item represents a part of an RPC/XDR specification.JrpcgenItemTable<T extends JrpcgenItem>An item table collects items sharing the same scope.CUP v0.10k generated parser.TheJrpcgenStructclass represents a single structure defined in an rpcgen "x"-file.CUP generated interface containing symbol constants.The type mapping specifies methods supplying type identification and generation of type specific code snippets.TheJrpcgenUnionclass represents a single union defined in an rpcgen "x"-file.TheJrpcgenUnionArmclass represents a single union arm defined for a particular union in an rpcgen "x"-file.An XDR definition represents a constant definition or one of the complex type definitions.Type definition for a table of XDR definitions.Specification of the possible XDR definition types.