 | ModuleItemIsCommentOnly Property |
Returns true to indicate comments-only expression.
Namespace:
com.espertech.esper.common.client.module
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsCommentOnly { get; set; }
Property Value
Type:
Booleancomments-only indicator
See Also