Namespace: Consultingwerk.Util
Class 
SourceCodeHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:SourceCodeHelper
Purpose:Contains helper methods for ABL source code
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Sep 02 15:07:28 CEST 2023
Purpose: Protected default constructor
Notes: Disallow instance creation



Top Method Summary
Options Name Purpose
+ CHARACTER GetPreprocessorDefinition (character, longchar) Searches the source code for a preprocessor definition

Top Constructor Summary
Options Name Purpose
# SourceCodeHelper () Protected default constructor


Method Detail
Top

PUBLIC CHARACTER GetPreprocessorDefinition (character, longchar)

Purpose: Searches the source code for a preprocessor definition
Notes:

Parameters:
pcPreprocessorName CHARACTER
The preprocessor variable to search for
plcSourceCode LONGCHAR
The whole source code
Returns CHARACTER
The value of the preprocessor name


Constructor Detail
Top

PROTECTED SourceCodeHelper ()

Purpose: Protected default constructor
Notes: Disallow instance creation



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:17:00