A keyword is a word that has special meaning in some language constructs. (Null
is reserved even though it has no meaning in Visual Basic 7.0)
Keyword ::= one of
AddHandler |
AddressOf |
Alias |
And |
Ansi |
As |
Assembly |
Auto |
BeginEpilogue |
Binary |
BitAnd |
BitNot |
BitOr |
BitXor |
Boolean |
ByRef |
Byte |
ByVal |
Call |
Case |
Catch |
CBool |
CByte |
CChar |
CDate |
CDec |
CDbl |
Car |
CInt |
Class |
CLng |
CObj |
Compare |
Const |
Const |
CShort |
CSng |
CStr |
CType |
Date |
Decimal |
Declare |
Default |
Delegate |
Dim |
Do |
Double |
Each |
Else |
ElseIf |
End |
EndIf |
EndPrologue |
Enum |
Erase |
Error |
Event |
Exit |
Explicit |
ExternalSource |
False |
Finally |
For |
Friend |
Function |
get |
GetType |
GoTo |
Handles |
If |
Implements |
Imports |
In |
Inherits |
Integer |
Interface |
Is |
Lib |
Like |
Long |
Loop |
Me |
Mod |
Module |
MustInherit |
MustOverride |
MyBase |
MyClass |
Namespace |
Next |
New |
Not |
Nothing |
NotInteritable |
NotOverridable |
Null |
Object |
Off |
On |
Option |
Optional |
Or |
Overloads |
Overridable |
Overrides |
ParamArray |
Preserve |
Private |
Property |
Protected |
Public |
RaiseEvent |
ReadOnly |
ReDim |
REM |
RemoveHandler |
Resume |
Return |
Select |
Set |
Shadows |
Shared |
Short |
Single |
Static |
Step |
Stop |
Strict |
String |
Sturcture |
Sub |
SyncLock |
Text |
Then |
Throw |
To |
True |
Try |
TypeOf |
Unicode |
Until |
When |
While |
With |
WithEvents |
WriteOnly |
Xor |