Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/matchers/lang/cfamily/java/JavaBody"

Index

Variables

Const JavaBlock

JavaBlock: Concat = block(() => new CFamilyStateMachine())

Match a Java block with balanced curlies

type

{Term}

Const JavaParenthesizedExpression

JavaParenthesizedExpression: Concat = parenthesizedExpression()

Match a parenthesized Java expression with ()

type

{Concat}

Functions

javaBlockContaining

Generated using TypeDoc