Parent Directory
|
Revision Log
Init msg
(
{
Identifier = vb;
Name = "Microsoft VisualBasic";
BasedOn = "pbx_root_language";
SupportsIndentation = YES;
Indentation = {
};
SyntaxColoring = {
CaseSensitive = NO;
UnicodeSymbols = YES;
IndexedSymbols = YES;
CommentsCanBeNested = NO;
String = (
( "\"", "\"" )
);
EscapeCharacter = "_";
SingleLineComment = ( "//", "'", "rem " );
Keywords = (
"as",
"assembly",
"auto",
"break",
"byref",
"byval",
"call",
"case",
"catch",
"const",
"declare",
"default",
"delegate",
"dim",
"directcast",
"do",
"each",
"else",
"elseif",
"end",
"erase",
"error",
"event",
"exit",
"explicit",
"false",
"finally",
"for",
"friend",
"get",
"gettype",
"goto",
"handles",
"if",
"implements",
"imports",
"in",
"inherits",
"is",
"isnot",
"let",
"lib",
"like",
"loop",
"me",
"mod",
"module",
"mustinherit",
"mustoverride",
"mybase",
"myclass",
"namespace",
"new",
"next",
"not",
"nothing",
"notinhertiable",
"notoverridable",
"of",
"off",
"on",
"option",
"optional",
"or",
"orelse",
"overloads",
"overridable",
"overrides",
"partial",
"preserve",
"private",
"protected",
"public",
"raiseevent",
"readonly",
"redim",
"removehandler",
"resume",
"return",
"select",
"set",
"shadows",
"shared",
"static",
"step",
"stop",
"strict",
"synclock",
"then",
"throw",
"to",
"true",
"try",
"typeof",
"unicode",
"until",
"when",
"while",
"with",
"withevent",
"writeonly",
"xor"
);
AltKeywords = (
"boolean",
"byte",
"cbool",
"cbyte",
"cchar",
"cdate",
"cdbl",
"cdec",
"char",
"cint",
"class",
"clng",
"cobj",
"cshort",
"csng",
"cstr",
"ctype",
"date",
"decimal",
"double",
"enum",
"function",
"integer",
"interface",
"long",
"object",
"property",
"short",
"single",
"string",
"structure",
"sub",
"uinteger",
"ulong",
"ushort",
"variant"
);
};
},
)
© 2006 Novell, Inc. All Rights Reserved.