Class OfficeFloorCompiler

java.lang.Object
net.officefloor.compile.OfficeFloorCompiler
All Implemented Interfaces:
Node, PropertyConfigurable
Direct Known Subclasses:
OfficeFloorCompilerAdapter, OfficeFloorCompilerImpl

public abstract class OfficeFloorCompiler extends Object implements Node, PropertyConfigurable

OfficeFloor compiler to compile the OfficeFloor into the OfficeFrame to be built.

This is the starting point to use the compiler.

Author:
Daniel Sagenschneider