Class CsharpGenerator

java.lang.Object
edu.nps.moves.dis7.source.generator.pdus.AbstractGenerator
edu.nps.moves.dis7.source.generator.pdus.CsharpGenerator

public class CsharpGenerator extends AbstractGenerator
Given the input object, something of an abstract syntax tree, this generates a source code file in the C# language. It has ivars, getters, setters, and serialization/deserialization methods. Warning: only partially implemented.
Author:
DMcG modified by Peter Smith (Naval Air Warfare Center - Training Systems Division modified by Zvonko Bostjancic (Blubit d.o.o.)