Class BuilderSetSourceFile

    • Constructor Detail

      • BuilderSetSourceFile

        public BuilderSetSourceFile​(@Nullable
                                    StringReference sourceFile)
    • Method Detail

      • getDebugItemType

        public int getDebugItemType()
        Description copied from interface: DebugItem
        The type of this debug item. The returned integer will be one of the DebugItemType.* constants.
        Specified by:
        getDebugItemType in interface DebugItem
        Returns:
        The type of this debug item.