ParsingContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ParsingContext
type ParsingContext = class
Public Class ParsingContext
- Inheritance
-
ParsingContext
Constructors
ParsingContext(OpenApiDiagnostic) |
Properties
Diagnostic |
Methods
EndObject() | |
GetFromTempStorage<T>(String, Object) | |
GetLocation() | |
PopLoop(String) | |
PushLoop(String, String) | |
SetTempStorage(String, Object, Object) | |
StartObject(String) |