ExpressionAntlrParser.ParenthesisExpContext(ExpressionAntlrParser+PrimaryExpressionContext) Constructor
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 ParenthesisExpContext (ExpressionAntlrParser.PrimaryExpressionContext context);
new ExpressionAntlrParser.ParenthesisExpContext : ExpressionAntlrParser.PrimaryExpressionContext -> ExpressionAntlrParser.ParenthesisExpContext
Public Sub New (context As ExpressionAntlrParser.PrimaryExpressionContext)