Class ContextType.BlockContextType

java.lang.Object
gw.internal.gosu.parser.ContextType
gw.internal.gosu.parser.ContextType.BlockContextType
Enclosing class:
ContextType

private static class ContextType.BlockContextType extends ContextType
  • Field Details

    • _ctxTypeWithTypeVars

      private IType _ctxTypeWithTypeVars
  • Constructor Details

    • BlockContextType

      private BlockContextType(IType ctxType, IType ctxTypeWithTypeVars, boolean bScoring)
  • Method Details