Options
All
  • Public
  • Public/Protected
  • All
Menu

BuildIncludeQuote

{match: 'buildIncludeQuote'}

Matches the following

'BUILD_INCLUDE(filePath)'
'BUILD_INCLUDE(filePath)[options]'

'BUILD_INCLUDE(filePath)
[options]'  

"BUILD_INCLUDE(filePath)"
"BUILD_INCLUDE(filePath)[options]"

"BUILD_INCLUDE(filePath)
[options]"

Spaces are permitted after quotes.
The following is Valid:
" BUILD_INCLUDE(filePath)[options] "
See Also: Class MatchBuildIncludeQuote
See Also: Enumeration regexKind.buildIncludeQuote

Match Options

Generated using TypeDoc