%Compiler.Binding.JavaFile
Class %Compiler.Binding.JavaFile Extends %Library.File [ System = 4 ]
Properties
isInterface
Property isInterface As %Boolean;
createsInterface
Property createsInterface As %Boolean;
Methods
IndentAndWriteLine
Method IndentAndWriteLine(statement = "", tabNum = 0) As %Status