Namespace: Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb
Class 
ProparseWebParseUnit Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Studio.ProparseApi.IParseUnit

File:ProparseWebParseUnit
Purpose:Represents a ParseUnit
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Mon Oct 26 08:46:05 CET 2020



Top Method Summary
Options Name Purpose
+ Consultingwerk.Studio.ProparseApi.IProgramRootNode GetTopNode () Get the syntax tree top (Program_root) node

Top Constructor Summary
Options Name Purpose
+ ProparseWebParseUnit (character, character, IHttpClient, Cookie) Constructor for the ProparseWebParseUnit class

Top Property Summary
Options Name Purpose
+ Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebSession Session


Method Detail
Top

PUBLIC Consultingwerk.Studio.ProparseApi.IProgramRootNode GetTopNode ()

Purpose: Get the syntax tree top (Program_root) node
Notes:

Returns Consultingwerk.Studio.ProparseApi.IProgramRootNode
The IProgramRootNode reference


Constructor Detail
Top

PUBLIC ProparseWebParseUnit (character, character, IHttpClient, Cookie)

Purpose: Constructor for the ProparseWebParseUnit class
Notes:

Parameters:
pcFilename CHARACTER
The parsed file of this parseUnit
pcBaseUrl CHARACTER
The BaseUrl of the server hosting the service
poHttpClient OpenEdge.Net.HTTP.IHttpClient
The HttpClient to use for requests
poJSessionId OpenEdge.Net.HTTP.Cookie
The Cookie holding the JSessionID


Property Detail
Top

PUBLIC Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebSession Session


Returns Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebSession


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