Class AcuCobolExtension


  • public class AcuCobolExtension
    extends Grammar
    • Field Detail

      • screenOptions

        public Rule screenOptions
      • screenPictureClause

        public Rule screenPictureClause
      • screenUsageClause

        public Rule screenUsageClause
      • screenSignClause

        public Rule screenSignClause
      • screenOccursClause

        public Rule screenOccursClause
      • screenJustifyClause

        public Rule screenJustifyClause
      • screenBlankWhenZero

        public Rule screenBlankWhenZero
      • screenObjectPhrase

        public Rule screenObjectPhrase
      • procedurePhrase

        public Rule procedurePhrase
      • screenFromItemClause

        public Rule screenFromItemClause
      • screenToItemClause

        public Rule screenToItemClause
      • screenUsingItemClause

        public Rule screenUsingItemClause
      • dataSpecialNamesClause

        public Rule dataSpecialNamesClause
      • dataUsageHandleType

        public Rule dataUsageHandleType
      • withCompressionOrEncryptionClause

        public Rule withCompressionOrEncryptionClause
      • compressionFactorClause

        public Rule compressionFactorClause
      • acceptFieldOrScreenOrControlStatement

        public Rule acceptFieldOrScreenOrControlStatement
      • acceptFrom

        public Rule acceptFrom
      • acceptScreen

        public Rule acceptScreen
      • acceptEnvironment

        public Rule acceptEnvironment
      • acceptEvent

        public Rule acceptEvent
      • acceptAnsi

        public Rule acceptAnsi
      • modifyStatement

        public Rule modifyStatement
      • inquireStatement

        public Rule inquireStatement
      • displayStatement

        public Rule displayStatement
      • displayMessageBoxStatement

        public Rule displayMessageBoxStatement
      • destroyStatement

        public Rule destroyStatement
      • closeWindowStatement

        public Rule closeWindowStatement
      • deleteFileStatement

        public Rule deleteFileStatement
      • createStatement

        public Rule createStatement
      • lockStatement

        public Rule lockStatement
      • sendStatement

        public Rule sendStatement
      • receiveStatement

        public Rule receiveStatement
      • openStatementLockOption

        public Rule openStatementLockOption
      • unlockStatement

        public Rule unlockStatement
      • modifyNotStylePhrase

        public Rule modifyNotStylePhrase
      • displayOptionPhrase

        public Rule displayOptionPhrase
      • displayHandlePhrase

        public Rule displayHandlePhrase
      • displaycontrolFontPhrase

        public Rule displaycontrolFontPhrase
      • displayCellPhrase

        public Rule displayCellPhrase
      • displayedBoxedPhrase

        public Rule displayedBoxedPhrase
      • displayShadowPhrase

        public Rule displayShadowPhrase
      • displayControlValuePhrase

        public Rule displayControlValuePhrase
      • displayPopUpAreaPhrase

        public Rule displayPopUpAreaPhrase
      • displayLinkToThreadPhrase

        public Rule displayLinkToThreadPhrase
      • displaySystemMenuPhrase

        public Rule displaySystemMenuPhrase
      • displayUponWindowTitlePhrase

        public Rule displayUponWindowTitlePhrase
      • commonScreenOptions

        public Rule commonScreenOptions
      • commonScreenOption

        public Rule commonScreenOption
      • displayScreenOption

        public Rule displayScreenOption
      • fromPhrase

        public Rule fromPhrase
      • autoPhrase

        public Rule autoPhrase
      • blinkPhrase

        public Rule blinkPhrase
      • colorPhrase

        public Rule colorPhrase
      • backgroundPhrase

        public Rule backgroundPhrase
      • controlPhrase

        public Rule controlPhrase
      • defaultPhrase

        public Rule defaultPhrase
      • enabledPhrase

        public Rule enabledPhrase
      • eventPhrase

        public Rule eventPhrase
      • foregroundAndBackgroundColorPhrase

        public Rule foregroundAndBackgroundColorPhrase
      • helpIdPhrase

        public Rule helpIdPhrase
      • layoutDataPhrase

        public Rule layoutDataPhrase
      • linesPhrase

        public Rule linesPhrase
      • noAdvancingPhrase

        public Rule noAdvancingPhrase
      • outputPhrase

        public Rule outputPhrase
      • propertyPhrase

        public Rule propertyPhrase
      • propertyOptionClause

        public Rule propertyOptionClause
      • propertyPhraseWithoutExpression

        public Rule propertyPhraseWithoutExpression
      • reversedPhrase

        public Rule reversedPhrase
      • scrollPhrase

        public Rule scrollPhrase
      • noScrollAndNoWrapPhrase

        public Rule noScrollAndNoWrapPhrase
      • sizeWithWindowsAndControlsPhrase

        public Rule sizeWithWindowsAndControlsPhrase
      • tabPhrase

        public Rule tabPhrase
      • underlinedPhrase

        public Rule underlinedPhrase
      • upperAndLowerPhrase

        public Rule upperAndLowerPhrase
      • visiblePhrase

        public Rule visiblePhrase
      • bellPhrase

        public Rule bellPhrase
      • columnNumberPhrase

        public Rule columnNumberPhrase
      • cColLineSizePhrase

        public Rule cColLineSizePhrase
      • convertPhrase

        public Rule convertPhrase
      • echoPhrase

        public Rule echoPhrase
      • eraseScreenPhrase

        public Rule eraseScreenPhrase
      • fontPhrase

        public Rule fontPhrase
      • fullPhrase

        public Rule fullPhrase
      • highLowStandardPhrase

        public Rule highLowStandardPhrase
      • keyPhrase

        public Rule keyPhrase
      • lineNumberPhrase

        public Rule lineNumberPhrase
      • maxMinPhrase

        public Rule maxMinPhrase
      • noEchoPhrase

        public Rule noEchoPhrase
      • promptPhrase

        public Rule promptPhrase
      • requiredPhrase

        public Rule requiredPhrase
      • samePhrase

        public Rule samePhrase
      • sizePhrase

        public Rule sizePhrase
      • stylePhrase

        public Rule stylePhrase
      • statusPhrase

        public Rule statusPhrase
      • styleFormatPhrase

        public Rule styleFormatPhrase
      • titlePhrase

        public Rule titlePhrase
      • uponPhrase

        public Rule uponPhrase
      • valuePhrase

        public Rule valuePhrase
      • zeroAndNumeriFillPhrase

        public Rule zeroAndNumeriFillPhrase
      • screenLocationPhrase

        public Rule screenLocationPhrase
      • exceptionHandlerPhrase

        public Rule exceptionHandlerPhrase
      • systemHandlePhrase

        public Rule systemHandlePhrase
      • popupMenuPhrase

        public Rule popupMenuPhrase
      • gripPhrase

        public Rule gripPhrase
      • classPhrase

        public Rule classPhrase
      • constructorPhrase

        public Rule constructorPhrase
      • acceptUntilPhrase

        public Rule acceptUntilPhrase
      • acceptMessagesFromThreadPhrase

        public Rule acceptMessagesFromThreadPhrase
      • acceptBeforeTimePhrase

        public Rule acceptBeforeTimePhrase
      • utilIsOrEqualOrIn

        public Rule utilIsOrEqualOrIn
      • utilNumberUnits

        public Rule utilNumberUnits
      • literalOrIdentifierOrArithmeticExpression

        public Rule literalOrIdentifierOrArithmeticExpression
      • wordOrKeyword

        public Rule wordOrKeyword
      • objectExpression

        public Rule objectExpression
      • expressionParamList

        public Rule expressionParamList
      • activeXControl

        public Rule activeXControl
      • comObject

        public Rule comObject
      • propertyName

        public Rule propertyName
      • propertyType

        public Rule propertyType
      • methodName

        public Rule methodName
      • windowHandle

        public Rule windowHandle
    • Constructor Detail

      • AcuCobolExtension

        public AcuCobolExtension()
    • Method Detail

      • getRootRule

        public Rule getRootRule()
        Description copied from class: Grammar
        Each Grammar has always an entry point whose name is usually by convention the "Computation Unit".
        Specified by:
        getRootRule in class Grammar
        Returns:
        the entry point of this Grammar