Parser (class)

This type is found in the namespace System.Management.Automation.Language

mParseInputScriptBlockAst
mParseInputScriptBlockAst
mParseFileScriptBlockAst
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

ParseInput

ParseInput

inputSystem.String
tokensSystem.Management.Automation.Language.Token[]&
errorsSystem.Management.Automation.Language.ParseError[]&

ParseFile

inputSystem.String
fileNameSystem.String
tokensSystem.Management.Automation.Language.Token[]&
errorsSystem.Management.Automation.Language.ParseError[]&

Equals

fileNameSystem.String
tokensSystem.Management.Automation.Language.Token[]&
errorsSystem.Management.Automation.Language.ParseError[]&

GetHashCode

objSystem.Object

GetType

.

ToString

.
.