public class POPCPPParserExtensionConfiguration extends GPPParserExtensionConfiguration
Constructor and Description |
---|
POPCPPParserExtensionConfiguration() |
Modifier and Type | Method and Description |
---|---|
static POPCPPParserExtensionConfiguration |
getInstance() |
boolean |
supportParameterInfoBlock()
Skips information in brackets provided at the beginning of a parameter declaration:
void accelerate([proc=marsh] const Speed &data); |
allowRestrictPointerOperators, getAdditionalContextSensitiveKeywords, getBuiltinBindingsProvider, supportAlignOfUnaryExpression, supportAttributeSpecifiers, supportComplexNumbers, supportDeclspecSpecifiers, supportExtendedTemplateSyntax, supportGCCStyleDesignators, supportKnRC, supportLongLongs, supportMinAndMaxOperators, supportRestrictKeyword, supportStatementsInExpressions, supportTypeofUnaryExpressions
supportExtendedSizeofOperator, supportFunctionStyleAssembler, supportGCCOtherBuiltinSymbols, supportUserDefinedLiterals
public static POPCPPParserExtensionConfiguration getInstance()
public boolean supportParameterInfoBlock()
ICPPParserExtensionConfiguration
supportParameterInfoBlock
in interface ICPPParserExtensionConfiguration
supportParameterInfoBlock
in class AbstractCPPParserExtensionConfiguration
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.