[-COMMENT-:GLOBAL] # D LANGUAGE (DigitalMars.com) KEYWORDS FILE FOR CRIMSON EDITOR # FIRST EDITED BY Srecko Howard 30/01/04 # Updated for D 1.004 by Robby Lansaw [KEYWORDS0:GLOBAL] #http://www.digitalmars.com/d/attribute.html#abstract abstract #http://www.digitalmars.com/d/declaration.html#alias, http://www.digitalmars.com/d/template.html#aliasparameters alias #http://www.digitalmars.com/d/attribute.html#align align #http://www.digitalmars.com/d/statement.html#asm, http://www.digitalmars.com/d/iasm.html asm #http://www.digitalmars.com/d/expression.html#AssertExpression, http://www.digitalmars.com/d/version.html#staticassert assert #http://www.digitalmars.com/d/class.html#auto, http://www.digitalmars.com/d/attribute.html#auto, http://www.digitalmars.com/d/declaration.html#AutoDeclaration auto #bit depreciated #http://www.digitalmars.com/d/dbc.html body #http://www.digitalmars.com/d/type.html bool #http://www.digitalmars.com/d/statement.html#break break #http://www.digitalmars.com/d/type.html byte #http://www.digitalmars.com/d/statement.html#switch case #http://www.digitalmars.com/d/expression.html#CastExpression cast #http://www.digitalmars.com/d/statement.html#try catch #http://www.digitalmars.com/d/type.html, http://www.digitalmars.com/d/float.html cdouble #http://www.digitalmars.com/d/type.html cent #http://www.digitalmars.com/d/type.html, http://www.digitalmars.com/d/float.html cfloat #http://www.digitalmars.com/d/type.html char #http://www.digitalmars.com/d/class.html, http://www.digitalmars.com/d/property.html#classproperties class #http://www.digitalmars.com/d/type.html, http://www.digitalmars.com/d/float.html creal #http://www.digitalmars.com/d/attribute.html#const const #http://www.digitalmars.com/d/statement.html#continue continue #http://www.digitalmars.com/d/type.html dchar #http://www.digitalmars.com/d/version.html#debug debug #http://www.digitalmars.com/d/statement.html#switch default #http://www.digitalmars.com/d/type.html#delegates,http://www.digitalmars.com/d/function.html#closures, http://www.digitalmars.com/d/expression.html#FunctionLiteral delegate #http://www.digitalmars.com/d/expression.html#DeleteExpression, http://www.digitalmars.com/d/class.html#deallocators delete #http://www.digitalmars.com/d/attribute.html#deprecated deprecated #http://www.digitalmars.com/d/statement.html#do do #http://www.digitalmars.com/d/type.html, http://www.digitalmars.com/d/float.html double #http://www.digitalmars.com/d/statement.html#if else #http://www.digitalmars.com/d/enum.html enum #http://www.digitalmars.com/d/attribute.html export #http://www.digitalmars.com/d/attribute.html#linkage, http://www.digitalmars.com/d/interfaceToC.html, http://www.digitalmars.com/d/declaration.html#extern extern #http://www.digitalmars.com/d/expression.html#PrimaryExpression false #http://www.digitalmars.com/d/function.html final #http://www.digitalmars.com/d/statement.html#try finally #http://www.digitalmars.com/d/type.html, http://www.digitalmars.com/d/float.html float #http://www.digitalmars.com/d/statement.html#for for #http://www.digitalmars.com/d/statement.html#foreach foreach #http://www.digitalmars.com/d/statement.html#foreach foreach_reverse #http://www.digitalmars.com/d/expression.html#FunctionLiteral, http://www.digitalmars.com/d/function.html#closures function #http://www.digitalmars.com/d/statement.html#goto goto #http://www.digitalmars.com/d/type.html, http://www.digitalmars.com/d/float.html idouble #http://www.digitalmars.com/d/statement.html#if, http://www.digitalmars.com/d/version.html#staticif if #http://www.digitalmars.com/d/type.html, http://www.digitalmars.com/d/float.html ifloat #http://www.digitalmars.com/d/module.html#ImportDeclaration import #http://www.digitalmars.com/d/dbc.html, http://www.digitalmars.com/d/expression.html#InExpression http://www.digitalmars.com/d/function.html#parameters in #http://www.digitalmars.com/d/dbc.html, http://www.digitalmars.com/d/expression.html#InExpression http://www.digitalmars.com/d/function.html#parameters inout #http://www.digitalmars.com/d/type.html int #http://www.digitalmars.com/d/interface.html interface #http://www.digitalmars.com/d/class.html#invariants invariant #http://www.digitalmars.com/d/type.html, http://www.digitalmars.com/d/float.html ireal #http://www.digitalmars.com/d/expression.html#EqualExpression, http://www.digitalmars.com/d/expression.html#IsExpression is #http://www.digitalmars.com/d/type.html long #http://www.digitalmars.com/d/mixin.html mixin #http://www.digitalmars.com/d/module.html module #http://www.digitalmars.com/d/class.html#anonymous,http://www.digitalmars.com/d/expression.html#NewExpression,http://www.digitalmars.com/d/class.html#allocators new #http://www.digitalmars.com/d/expression.html#PrimaryExpression null #http://www.digitalmars.com/d/dbc.html, http://www.digitalmars.com/d/function.html#parameters out #http://www.digitalmars.com/d/attribute.html#override override #http://www.digitalmars.com/d/attribute.html package #http://www.digitalmars.com/d/pragma.html pragma #http://www.digitalmars.com/d/attribute.html private #http://www.digitalmars.com/d/attribute.html protected #http://www.digitalmars.com/d/attribute.html public #http://www.digitalmars.com/d/type.html, http://www.digitalmars.com/d/float.html real #http://www.digitalmars.com/d/statement.html#return return #http://www.digitalmars.com/d/type.html short #http://www.digitalmars.com/d/attribute.html, http://www.digitalmars.com/d/class.html#staticconstructor, http://www.digitalmars.com/d/class.html#staticdestructor, http://www.digitalmars.com/d/module.html#staticorder static #http://www.digitalmars.com/d/struct.html struct #http://www.digitalmars.com/d/class.html#constructors super #http://www.digitalmars.com/d/statement.html#switch switch #http://www.digitalmars.com/d/statement.html#synchronize synchronized #http://www.digitalmars.com/d/template.html template #http://www.digitalmars.com/d/expression.html#PrimaryExpression this #http://www.digitalmars.com/d/statement.html#throw throw #http://www.digitalmars.com/d/expression.html#PrimaryExpression true #http://www.digitalmars.com/d/statement.html#try try #http://www.digitalmars.com/d/declaration.html#typedef typedef #http://www.digitalmars.com/d/declaration.html#typeof typeof #http://www.digitalmars.com/d/expression.html#typeidexpression typeid #http://www.digitalmars.com/d/type.html ubyte #http://www.digitalmars.com/d/type.html ucent #http://www.digitalmars.com/d/type.html uint #http://www.digitalmars.com/d/type.html ulong #http://www.digitalmars.com/d/struct.html union #http://www.digitalmars.com/d/class.html#unittest unittest #http://www.digitalmars.com/d/type.html ushort #http://www.digitalmars.com/d/version.html#version version #http://www.digitalmars.com/d/type.html void #http://www.digitalmars.com/d/statement.html#volatile volatile #http://www.digitalmars.com/d/type.html wchar #http://www.digitalmars.com/d/statement.html#while while #http://www.digitalmars.com/d/statement.html#with with [KEYWORDS1:GLOBAL] [KEYWORDS2:GLOBAL] [KEYWORDS3:GLOBAL] [KEYWORDS4:GLOBAL] [KEYWORDS5:GLOBAL] [KEYWORDS6:GLOBAL] [KEYWORDS7:GLOBAL] [KEYWORDS8:GLOBAL] [KEYWORDS9:GLOBAL]