Package schrodinger :: Package application :: Package jaguar :: Module reactiq_keyword
[hide private]
[frames] | no frames]

Module reactiq_keyword

This module defines the ReactiqKeyword class.

Classes [hide private]
  ReactiqKeyword
Variables [hide private]
  SUPPORTED_TYPES = [<type 'bool'>, <type 'int'>, <type 'float'>...
  __package__ = 'schrodinger.application.jaguar'
Variables Details [hide private]

SUPPORTED_TYPES

Value:
[<type 'bool'>,
 <type 'int'>,
 <type 'float'>,
 <type 'str'>,
 <type 'list'>]