Class TypeMemberBuilder

java.lang.Object
org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
All Implemented Interfaces:
TypeVisitorWithContext<Void,Void,RuntimeException>

public class TypeMemberBuilder extends Object implements TypeVisitorWithContext<Void,Void,RuntimeException>